Skip to content

Commit 8f29f0f

Browse files
author
Jake
committed
docs: Add changelog
Moved the version info in top of readme to a changelog. Converted the version identifiers to more semantic versioning, but it is easy to change if semantic versioning is not interesting, or my conversion doesn't make sense.
1 parent 9e7a5e8 commit 8f29f0f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Change Log
2+
3+
## [0.1.4] - 2012-11-24
4+
### Added
5+
* KTX file format
6+
* Basic ETC1 support
7+
* Simple makefile
8+
9+
### Fixed
10+
* Various DDS format fixes
11+
12+
## [0.1.3] - 2012-04-26
13+
### Added
14+
* Ported to Linux (tested on Ubuntu x86 w/Codeblocks). Note that a few features of the cmd line tool don't work yet (eg. -timestamp)
15+
16+
[0.1.4]: https://github.com/BinomialLLC/crunch
17+
[0.1.3]: https://github.com/BinomialLLC/crunch

0 commit comments

Comments
 (0)