Skip to content

Commit

Permalink
Updates CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Apr 22, 2019
1 parent c5252ef commit fee1a83
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to `gtin` will be documented in this file.

## [Unreleased]

## [v2.1.1] - 2019-04-22

### Fixed
- Fixed validation. Only allow GTIN-8, GTIN-12, GTIN-13, GTIN-14 values. [`02266f1`](https://github.com/mvdnbrk/gtin/commit/02266f1bf85d018209548322cc942cf25afab439)

Expand All @@ -21,6 +23,7 @@ All notable changes to `gtin` will be documented in this file.
### Added
- Added support for Laravel 5.8.

[Unreleased]: https://github.com/mvdnbrk/gtin/compare/v2.1.0...HEAD
[Unreleased]: https://github.com/mvdnbrk/gtin/compare/v2.1.1...HEAD
[v2.1.1]: https://github.com/mvdnbrk/gtin/compare/v2.1.0...v2.1.1
[v2.1.0]: https://github.com/mvdnbrk/gtin/compare/v2.0.6...v2.1.0
[v2.0.6]: https://github.com/mvdnbrk/gtin/compare/v2.0.5...v2.0.6

0 comments on commit fee1a83

Please sign in to comment.