Skip to content

Commit

Permalink
fixing CHANGELOG to follow keepachangelog
Browse files Browse the repository at this point in the history
  • Loading branch information
savar committed Jul 1, 2022
1 parent 0dbbf54 commit 474c1b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ This project adheres to [CHANGELOG](http://keepachangelog.com).
## [Unreleased]

## [1.0.0] - 2022-07-01
### Changed
- Python 3 and Thumbor 7 support
- Removed pyvows in favor of pytest

## [0.1.1] - 2017-03-17
### Fixed
- fixed hard coded label mapping not matching with prefix 'thumbor\_'

## [0.1.0] - 2017-02-23
### Added

- initial metrics class
- initial tests
- initial documentation and related files

0 comments on commit 474c1b8

Please sign in to comment.