Files
pytiled_parser/CHANGELOG.md
2021-02-21 04:46:16 -05:00

19 lines
380 B
Markdown

# Changelog
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]
## [1.1.0] - 2021-02-21
### Added
- Added support for zstd compression with base64 encoded maps
- Better project metadata for display on PyPi
## [1.0.0] - 2021-02-21
Initial Project Release