CHANGELOG.md in tram-policy-0.2.4 vs CHANGELOG.md in tram-policy-0.2.5

- old
+ new

@@ -2,9 +2,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.2.5] - [2018-01-05] + +### Added +- Allow `Tram::Policy.scope` to be made private (nepalez) + ## [0.2.4] - [2017-12-03] Some private methods has been refactored ## Internals