1
0
Fork 0
mirror of https://github.com/miawinter98/just-short-it.git synced 2024-09-20 01:39:00 +00:00

chore: updated changelog

This commit is contained in:
Mia Rose Winter 2023-11-18 03:14:08 +01:00
parent 1bf491380c
commit cfb5d85f93
Signed by: miawinter
GPG key ID: 4B6F6A83178F595E

View file

@ -1,5 +1,16 @@
# Changelog # Changelog
## [unreleased]
### Added
- new css style, created using tailwindcss and daisyui
### Fixed
- form submit bug on Urls page, that happens when one first tries to look up an ID unsuccessfully, and then tries to create a new redirect
### Removed
- bulma based css style
## [1.2.0] - 2023-11-17 ## [1.2.0] - 2023-11-17
### Added ### Added