CHANGELOG.md in right_on-0.2.0 vs CHANGELOG.md in right_on-0.3.0

- old
+ new

@@ -1,9 +1,19 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). This changelog adheres to [Keep a CHANGELOG](http://keepachangelog.com/). +## Unreleased + +## 0.3.0 + +### Fixed +- Caching of rights in memory (causing tenant issues) + +### Removed +- restricted_by_right no longer supported + ## 0.2.0 ### Added - Rails 4/5 support - Groupless rights