Sha256: 36158181b4a2d0d123238f2602214e852caaef0934c3109b2bc57044e146032c
Contents?: true
Size: 809 Bytes
Versions: 1
Compression:
Stored size: 809 Bytes
Contents
# Changelog - We use the [GOV.UK versioning guidelines](https://docs.publishing.service.gov.uk/manual/publishing-a-ruby-gem.html#versioning). - Mark breaking changes with `BREAKING:`. Be sure to include instructions on how applications should be upgraded. - Include a link to your pull request. - Don't include changes that are purely internal. The CHANGELOG should be a useful summary for people upgrading their application, not a replication of the commit log. ## 0.3.0 * Symbolise details hash ([#8](https://github.com/alphagov/content_block_tools/pull/8)) ## 0.2.1 * Loosen ActionView dependency ([#7](https://github.com/alphagov/content_block_tools/pull/7)) ## 0.2.0 * Don't `uniq` content references ([#6](https://github.com/alphagov/content_block_tools/pull/6)) ## 0.1.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
content_block_tools-0.3.0 | CHANGELOG.md |