We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefde8b commit ccf5398Copy full SHA for ccf5398
1 file changed
CHANGELOG.md
@@ -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