Skip to content

Commit

Permalink
Update changelog again
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Jun 29, 2021
1 parent f71113d commit 7f6e4f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

* Enable log subscriber by default in Rails (https://github.com/jnunemaker/flipper/pull/525)
* Remove memoizer from API and UI (https://github.com/jnunemaker/flipper/pull/527). If you are using the UI or API without configuring the default instance of Flipper, you'll need to enable memoization if you want it. For examples, see the examples/ui and examples/api directories.
* Fix reserved word use in get_all for ActiveRecord and Sequel (https://github.com/jnunemaker/flipper/pull/536).
* Fix SQL reserved word use in get_all for ActiveRecord and Sequel (https://github.com/jnunemaker/flipper/pull/536).
* Handle spaces in names gracefully in UI (https://github.com/jnunemaker/flipper/pull/541).

## 0.21.0

Expand Down

0 comments on commit 7f6e4f0

Please sign in to comment.