Skip to content

Commit ccf5398

Browse files
committed
Add CHANGELOG
1 parent aefde8b commit ccf5398

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## [0.1.1] - 2017-4-25
8+
9+
### Changed
10+
- Fix incorrect CRC in IDAT chunk. Examples PNGs passed pngcheck.
11+
12+
### Added
13+
- Add change log
14+
15+
## 0.1.0 - 2017-4-23
16+
17+
[0.1.1] https://github.com/miloyip/svpng/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)