Skip to content

Commit dd3f85f

Browse files
Merge pull request #370 from cap-java/changelog161
Changelog 1.6.1
2 parents 9a1862b + b3ccf1a commit dd3f85f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## Version 1.6.1
8+
9+
### Fixed
10+
- Incorrect filename shown after copying attachment
11+
- Defensive EhCache initialization
12+
- Improved filename validation
13+
- Removed harcoded ServiceName type
14+
- Improved error handling for nested entities
15+
- Link doesn't get reverted in SDM when changes are discarded on the UI
16+
- Support for entities defined with namespace
17+
718
## Version 1.6.0
819

920
### Added

0 commit comments

Comments
 (0)