Add CHANGELOG.md

This commit is contained in:
Kogia-sima 2020-07-18 02:34:22 +09:00
parent 9dfcfe2c45
commit 3515380d93
1 changed files with 15 additions and 0 deletions

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
<a name="v0.2.0"></a>
## [v0.2.0](https://github.com/Kogia-sima/sailfish/compare/v0.1.3...v0.2.0) (2020-07-17)
### Breaking Changes
* Remove Buffer::set_len method
* Syntactically disallow invalid filter expression
* remove runtime::Context API
* Remove register_escape_fn API
### Features
* Implement Compiler::compile_str() function
* Implement filters