Skip to content

Instantly share code, notes, and snippets.

@nfedyashev
Created September 9, 2018 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nfedyashev/34ccc585bd9f2f6f4ad6613225039880 to your computer and use it in GitHub Desktop.
Save nfedyashev/34ccc585bd9f2f6f4ad6613225039880 to your computer and use it in GitHub Desktop.
a/CHANGELOG.md b/CHANGELOG.md
index f3a07d0..a64a71c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 2019-XX-XX X.Y.Z
+UnobtrusiveFlash stopped making assumptions about your flash keys. unobtrusive_flash_keys has been removed from ApplicationController. If you were overriding it feel free to remove that code.
+
## 2017-06-19 3.3.2
* Bugfix - Handle case when cookie is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment