# Changelog

All notable changes to this project will be documented in this file.

## [2.0.0] - 2020-04-09
### Changed
- Changed the algorithm for creating sliding window.  
  *Note: The compression results have changed and are incompatible with previous versions.*

### Removed
- Drop bower support.

# [1.4.9] - 2018-05-10
### Fixed
- Fix bug for can't find module.

[2.0.0]: https://github.com/polygonplanet/lzbase62/compare/1.4.9...2.0.0
[1.4.9]: https://github.com/polygonplanet/lzbase62/compare/1.4.8...1.4.9
