changelog++

This commit is contained in:
Jeff Mitchell 2017-03-08 09:26:36 -05:00
parent f03d500808
commit 65e3c04c27
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ IMPROVEMENTS:
* audit: Support adding a configurable prefix (such as `@cee`) before each
line [GH-2359]
* core: Canonicalize list operations to use a trailing slash [GH-2390]
* core: Add option to disable caching on a per-mount level [GH-2455]
* physical/dynamodb: Implement a session timeout to avoid having to use
recovery mode in the case of an unclean shutdown, which makes HA much safer
[GH-2141]