Changing the name

This commit is contained in:
Francesco
2023-10-31 14:44:59 +01:00
parent 6e875f8cb5
commit 80a37c67a1
3 changed files with 11 additions and 8 deletions

View File

@@ -1,7 +1,10 @@
# Changelog
**0.1.9**
- Renamed project to SnapAdmin
- Proper 'step' values for input type "number"
- Fixed handling of java.sql.Date field type
- Other fixed issues: #16
**0.1.8**
- SQL console to run custom SQL queries (#20)