Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msanders committed May 13, 2019
1 parent 0d8dcda commit 017a7c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 2.0.0 - 2019-05-13

### Changed
- Removed handling of unsupported image formats. AutoPy now only supports
directly saving of PNG, GIF, BMP and JPEG files.
- Updated for latest Python versions and `cibuildwheel`.
- Updated `autopilot-rs` to the latest version, including the following fixes:
- Updated image, libc, scopeguard, quickcheck, pkg-config, core-foundation,
core-graphics, and cocoa crates to latest versions.

### Removed
- Removed handling of unsupported image formats. AutoPy now only supports
direct saving of PNG, GIF, BMP and JPEG files.

## 1.1.1 - 2018-09-26

### Fixed
Expand Down

0 comments on commit 017a7c3

Please sign in to comment.