|
@@ -1,5 +1,9 @@
|
|
|
# Release Notes
|
|
|
|
|
|
+## v1.0.5 2025-08-30 *[fixsomebugs]*
|
|
|
+- style tweaks (padding-bottom in header and icons use foreground colour)
|
|
|
+- fixed bug #2 , added required parameter , `$colors` to controller
|
|
|
+
|
|
|
## v1.0.4 2025-08-14 *[more_styles]*
|
|
|
Why the version jump? This was so I could test the database `drop table` which only kicks in via a version _after_ the initial one.
|
|
|
I think it took 2 tries to get it going :/
|