File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ All notable changes to Jodd project are documented here.
1010### New features
1111
1212+ ** decora** - added ` decora.cache ` flag that caches decorator content
13- + ** decora** added methods on ` DecoraManager ` to register the decorator content or files.
13+ + ** decora** - added methods on ` DecoraManager ` to register the decorator content or files.
14+ + ** json** - internal improvements (thanx to [ Gatling] ( https://gatling.io ) !)
1415
1516### Bug fixes
1617
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ description = '''
4545 simple, but not simpler.
4646'''
4747
48- // version = '5.0.9 -' + date()
49- version = ' 5.0.9 '
48+ // version = '5.0.11 -' + date()
49+ version = ' 5.0.10 '
5050
5151// --- properties -------------------------------------------------------------
5252
You can’t perform that action at this time.
0 commit comments