OSDN Git Service

Add CHANGELOG
[dictzip-java/dictzip-java.git] / CHANGELOG.md
1 # Change Log
2 All notable changes to this project will be documented in this file.
3
4 ## [Unreleased]
5 ### Added
6 - Command line tool project.
7
8 ### Changed
9 - DictZipHeader interface.
10 - DictZipOutputStream constructor interface.
11
12 ### Fixed
13 - Broken output features in previous releases.
14
15 ## [0.02] - 2016-03-06
16 ### Added
17 - Readme document.
18
19 ## [0.0.1] - 2016-02-28
20 ### Added
21 - Start project.