# 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/).

## [1.3.0][1.3.0] - 28-Oct-2021

#### Added

- Adds NetworkNodeSelector component
- Adds IconLoading component
- Adds ButtonAdd, ButtonRemove, ButtonCopy component
- Adds missing components unit tests (ButtonRemove)
- Adds helper class UIHelpers for DOM commands
- Adds dependencies symbol-openapi-typescript-fetch-client

#### Changed

- Updates @dhealth/wallet-api-bridge to latest v1.3.0

## [1.1.2][1.1.2] - 03-Oct-2021

#### Added

- Adds build steps for Components Library
- Adds first draft of wallet components
- Adds AmountDisplay component
- Adds ButtonRefresh component
- Adds GenericTableDisplay component
- Adds GenericTableRow component
- Adds IconButton component
- Adds NavigationLinks component
- Adds ErrorTooltip component
- Adds dependency for `@dhealth/wallet-api-bridge`

[1.3.0]: https://github.com/dhealthproject/dhealth-wallet-components/compare/v1.1.2...v1.3.0
[1.1.2]: https://github.com/dhealthproject/dhealth-wallet-components/releases/tag/v1.1.2

