CHANGELOG.md in bridge_client-0.2.0 vs CHANGELOG.md in bridge_client-0.3.0
- old
+ new
@@ -2,9 +2,13 @@
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.3.0] - 2017-03-31
+### Changed
+- Use `api_client_base` `~> 1.0`
+
## [0.2.0]
### Added
- Explicitly require ActiveSupport's hash with indifferent access
- Upgrade api_client_base to 0.2.0