[UI] Handling users and passwords
[validation.git] / ui / CHANGELOG.md
index 1c801c7..0e73fa8 100644 (file)
@@ -216,3 +216,20 @@ All notable changes to this project will be documented in this file.
 - MariaDB has been substituted with MySQL
 
 ### Removed
+
+## [0.4.2-SNAPSHOT] - 1 October 2019
+### Added
+
+### Changed
+- Redirection bug during session timeouts and unauthorized accesses of resources fixed.
+
+### Removed
+
+## [0.4.3-SNAPSHOT] - 3 October 2019
+### Added
+- Full CRUD operations on user data structure is supported.
+
+### Changed
+- 'akraino' database has been renamed to 'akraino_bluvalui'
+
+### Removed