Skip to content

Commit

Permalink
release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoschwald committed Dec 23, 2018
1 parent 7d3b25d commit 17e41b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions plugin/src/docs/changelog.adoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
== Change Log
* 3.0.2
** Fix #174 Merge default config before application ctx is refreshed
* 3.0.1
** Fix #169 Crash if project is not using Spring-Security-Core plugin
** Minor changes to EventLogController
* 3.0.0
** Major rewrite of plugin to be trait based
** Removed support for handler callbacks
** Consolidated and cleaned up configuration
** Added AuditLogContext to allow configuration overrides at the block level
* 2.0.6
** Fix #142 Re-introduced truncateLength support (and changed config parameter from 'TRUNCATE_LENGTH' to 'truncateLength')
** Fixed verbose param default description in documentation (Thanks to Matthew Moss)
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.2-SNAPSHOT
3.0.2

0 comments on commit 17e41b7

Please sign in to comment.