Sha256: 398572f06ee664c89d38c404c306dbf02dfce61e046633eb0c0b4042bdfc8f43

Contents?: true

Size: 970 Bytes

Versions: 1

Compression:

Stored size: 970 Bytes

Contents

# CHANGELOG

### Version 1.0.1

2018-12-10

[Compare changes](https://github.com/tf/semmy/compare/v1.0.0...v1.0.1)

- Require date stdlib to prevent error during prepare.

### Version 1.0.0

2017-07-13

[Compare changes](https://github.com/tf/semmy/compare/0-x-stable...v1.0.0)

##### Breaking Changes

- A typo in the name of the `changelog_unreleased_section_heading` and
  `changelog_unreleased_section_blank_slate` options was fixed.
- The default value of `changelog_unreleased_section_heading` changed
  to "Unreleased Changes". You need to update the header in your
  changelog or manually set the previous value via the configuration option.

##### New Features

- Add `bump:patch` task which begins a patch level release.
- Add `bump:mahor` task which updates the major version.

##### Bug Fixes

- Fix indentation of generated unreleased changes section.

See
[0-x-stable branch](https://github.com/tf/semmy/blob/0-x-stable/CHANGELOG.md)
for previous changes.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
semmy-1.0.1 CHANGELOG.md