added changelog and edited version numbers
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"backend-info": {
|
||||
"version": "v2.1.1 (dev)"
|
||||
"version": "v2.1.2 (dev)"
|
||||
},
|
||||
"frontend-info": {
|
||||
"version": "v2.1.2 (dev)"
|
||||
"version": "v2.2 (dev)"
|
||||
},
|
||||
"admin-panel-info": {
|
||||
"version": "v1.3.2 (dev)"
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
# Changelog for upcoming version: v2.2
|
||||
|
||||
This update provides some new features for the design. It also contains some improvements and I have also fixed some bugs.
|
||||
|
||||
## New features
|
||||
- The overview page now has the note column and is overall better organised
|
||||
- I also addded the regular header to the page
|
||||
- I have added three animations to the Borrow System
|
||||
|
||||
## Improvements
|
||||
- I updated the small web icons of the borrow system. I have made them with Icon Composer.
|
||||
- I have also improved the error logging for the API route wehre you can take loans
|
||||
|
||||
## Fixed bugs
|
||||
- Fixed bug: #13
|
||||
- Fixed bug for messaging when server has an error
|
||||
- Fixed footer height
|
||||
|
||||
---
|
||||
|
||||
## Next version numbers
|
||||
**Backend:** v2.1.2
|
||||
**Frontend:** v2.2
|
||||
**Admin panel:** v1.3.2
|
||||
Reference in New Issue
Block a user