Skip to content

Commit

Permalink
Update changelog for v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Bogart committed Feb 19, 2021
1 parent f1de45e commit 5e1db5d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/changelog/README.md
Expand Up @@ -9,8 +9,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]


## [v2.3.1]
### Changed
- Only set attributes if they're not null or undefined.
- Remove duplicate names from `attributesForObject` and `attributesForInstance`.


## [v2.3.0]
Expand Down Expand Up @@ -210,7 +214,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Barebones release of Fixture Riveter: fixtures, traits, associations
- Barebones tutorial

[Unreleased]: https://github.com/Batteri/fixture-riveter/compare/v2.3.0...HEAD
[Unreleased]: https://github.com/Batteri/fixture-riveter/compare/v2.3.1...HEAD
[v2.3.1]: https://github.com/Batterii/fixture-riveter/releases/tag/v2.3.1
[v2.3.0]: https://github.com/Batterii/fixture-riveter/releases/tag/v2.3.0
[v2.2.0]: https://github.com/Batterii/fixture-riveter/releases/tag/v2.2.0
[v2.1.0]: https://github.com/Batterii/fixture-riveter/releases/tag/v2.1.0
Expand Down

0 comments on commit 5e1db5d

Please sign in to comment.