[UI] Messages in Keywords
[validation.git] / ui / CHANGELOG.md
index 6983f2e..fa194e3 100644 (file)
@@ -251,3 +251,21 @@ All notable changes to this project will be documented in this file.
 - The files 'server.xml' and index.jsp are embedded inside the UI docker image during build stage
 
 ### Removed
+
+## [0.4.6-SNAPSHOT] - 02 December 2019
+### Added
+
+### Changed
+- Validation results are ignored when there are no robot test results associated with them
+
+### Removed
+
+## [0.4.7-SNAPSHOT] - 21 January 2020
+### Added
+- Messages and Arguments of Robot keywords are displayed
+
+### Changed
+- The correct indentation is used for displaying Robot keywords
+- Improvement of exception handling
+
+### Removed