diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8847f72 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +## 0.11.0 + +BUG FIXES: + +* Update nokogiri gem in development to work with arm64 systems + +BREAKING CHANGES: + +* Add option to pass through compression, with new default as disabled [[#27](https://github.com/axsuul/rails-reverse-proxy/pull/27), [kylewlacy](https://github.com/kylewlacy)] diff --git a/VERSION b/VERSION index 5712157..d9df1bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.1 +0.11.0