poe-watch-api
Version:
NodeJS module to quickly and easily interact with the poe.watch API
21 lines (15 loc) • 645 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Update and improvement of Polish translation from [@m-aciek](https://github.com/m-aciek).
## [0.1.1] - 2017-11-12
### Fixed
- `itemData.getVariation()` now returns the correct variation
## [0.1.0] - 2018-11-11
### Added
- Initial release
[0.1.1]: https://www.npmjs.com/package/poe-watch-api/v/0.1.1
[0.1.0]: https://www.npmjs.com/package/poe-watch-api/v/0.1.0