diff options
author | telyn <telyn@bytemark.co.uk> | 2018-01-29 15:36:25 +0000 |
---|---|---|
committer | telyn <telyn@bytemark.co.uk> | 2018-01-29 15:36:29 +0000 |
commit | fa9b1e69d7835bce47990648c6d01fc3f67fcded (patch) | |
tree | 5621aa39c395758f7c2518ab852ee3a36f48d457 /debian/changelog | |
parent | a3372ff012444a5c330e0f6865851462bcfcea01 (diff) |
Add changelog entry & remove locale from gemfile
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e4d42d3..b436c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ mauvealert (3.16.0) UNRELEASED; urgency=medium * Make authentication work for AJAX requests (#22, !3) * Change 'Events' nav item to load day list instead of calendar (#18, !3) + [ Telyn Roat] + * Removed need for locale gem outside of tests. (github pr #3) + -- Patrick J Cherry <patrick@bytemark.co.uk> Mon, 01 Aug 2017 14:37:32 +0100 mauvealert (3.15.15-1) stable; urgency=medium |