File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.3.1] - 2018-07-20
7+ ## [ 0.3.2] - 2018-07-20
8+
9+ ### Changed
10+ - removed wrong HSQLDB DB update scripts
11+
12+ ## [ 0.3.1] - 2018-07-20 - Do not use! --> use 0.3.2 instead
813
914### Changed
1015- NPE when referencing a metaclass which is not available anymore (#4 )
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ apply(plugin: 'cuba')
4343cuba {
4444 artifact {
4545 group = ' de.diedavids.cuba.entitysoftreference'
46- version = " 0.3.1 "
46+ version = " 0.3.2 "
4747 isSnapshot = false
4848 }
4949 tomcat {
You can’t perform that action at this time.
0 commit comments