README.md: Update

This commit is contained in:
Dong-hee Na 2019-03-16 23:22:05 +09:00
parent 20cafe6017
commit 7558e00b90

View File

@ -44,6 +44,10 @@ func main() {
## Release Note
### v0.4.0(TBA)
- **IMPORTANT** goimagehash does not have compatible with the before version
when it comes to the serialization based on string. bit set order is changed.
### v0.3.0
- Support DifferenceHashExtend.
- Support AverageHashExtend.