# CHANGELOG

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

The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.6.1] - 30-Dec-2021
- Dependencies are upgraded.

## [0.6.0] - 17-Dec-2020

**Milestone**: 0.10.0.4

### Changed

- Removed SDK dependency. There is no need to change this library when there is an SDK upgrade.
- Simplified and upgraded other dependencies.


## [0.5.1] - 30-Sep-2020

**Milestone**: 0.10.0.1

### Changed

- Updated symbol-sdk to ``0.21.0``

## [0.4.7] - 13-Jul-2020

**Milestone**: 0.9.6.3

### Changed

- Updated symbol-sdk to ``0.20.6``

## [0.4.6] - 22-Jun-2020

**Milestone**: 0.9.6.1

### Changed

- Updated symbol-sdk to ``0.20.2``

## [0.4.5] - 23-May-2020

**Milestone**: 0.9.5.1

### Changed

- Updated symbol-sdk to ``0.19.1``

## [0.4.4] - 21-Apr-2020

**Milestone**: 0.9.4.1

### Changed

- Updated symbol-sdk to ``0.18.0``

## [0.4.3] - 24-Mar-2020

**Milestone**: 0.9.3.1

### Changed

- Updated symbol-sdk to ``0.18.0``
- Protocol from ``nem`` to ``symbol``

## [0.4.2] - 23-Mar-2020

**Milestone**: 0.9.2.1

### Added

- Webhook support

### Changed

- ``endpoint`` parameter is now ``nodeUrl``
- ``webhook`` parameter is now ``webhookUrl``

## [0.4.1] - 7-Feb-2020

### Added

- Initial release


[0.6.1]: https://github.com/symbol/symbol-uri-scheme/compare/v0.6.0...v0.6.1
[0.5.1]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.7...v0.5.1
[0.4.7]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.6...v0.4.7
[0.4.6]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.5...v0.4.6
[0.4.5]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.4...v0.4.5
[0.4.4]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.3...v0.4.4
[0.4.3]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.2...v0.4.3
[0.4.2]: https://github.com/symbol/symbol-uri-scheme/compare/v0.4.1...v0.4.2
[0.4.1]: https://github.com/nemfoundation/symbol-uri-scheme/releases/tag/v0.4.1
