Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 17e41b7

Browse files
committedDec 23, 2018
release 3.0.2
1 parent 7d3b25d commit 17e41b7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎plugin/src/docs/changelog.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
== Change Log
2+
* 3.0.2
3+
** Fix #174 Merge default config before application ctx is refreshed
4+
25
* 3.0.1
36
** Fix #169 Crash if project is not using Spring-Security-Core plugin
47
** Minor changes to EventLogController
8+
59
* 3.0.0
610
** Major rewrite of plugin to be trait based
711
** Removed support for handler callbacks
812
** Consolidated and cleaned up configuration
913
** Added AuditLogContext to allow configuration overrides at the block level
14+
1015
* 2.0.6
1116
** Fix #142 Re-introduced truncateLength support (and changed config parameter from 'TRUNCATE_LENGTH' to 'truncateLength')
1217
** Fixed verbose param default description in documentation (Thanks to Matthew Moss)

‎version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.2-SNAPSHOT
1+
3.0.2

0 commit comments

Comments
 (0)
Please sign in to comment.