NuSystem/CHANGELOG.md

18 lines
336 B
Markdown
Raw Normal View History

2024-10-04 23:28:14 -07:00
## 0.2.0 (2024-10-04)
### Feat
- **settings.lsl**: reset the settings completely on owner change
- **settings.lsl**: finish settings api
- **settings.lsl**: add delete API opcode
### Fix
- **settings.lsl**: only delete nu system settings
2024-10-04 03:20:04 -07:00
## 0.1.0 (2024-10-04)
### Feat
- **settings.lsl**: begin implementation of settings module