Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Technical/Fix changelog typo #140

Merged
merged 1 commit into from
Mar 9, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.3.2] - 2020.03.08
## [2.3.2] - 2021.03.08

### Changed

- Updated gem development dependencies
- Updated rubocop/codeclimate config

## [2.3.1] - 2020.02.26
## [2.3.1] - 2021.02.26

### Changed

- Updated gem development dependencies
- Updated rubocop/codeclimate config
- Updated tests

## [2.3.0] - 2020.02.05
## [2.3.0] - 2021.02.05

### Added

Expand Down Expand Up @@ -50,7 +50,7 @@ end
- Updated gem runtime/development dependencies
- Updated gem documentation, changelog, version

## [2.2.3] - 2020.01.12
## [2.2.3] - 2021.01.12

### Fixed

Expand Down