# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v6.0.0

### Changed

- Upgraded to Angular 20.

## v5.0.0

### Changed

- Updated the card sdk url.

## v4.0.0

### Changed

- Migrated library to `Angular v19` and `@angular/build:ng-packagr`

## v3.4.0

### Added/Removed

 - `trm_currency` pipe replaced with `trm-amount` component.
 - removed HtmlSanitizerPipe

### Changed

- `confirmation` property in payment system config can no longer be markup

### Fixed

- Browser XSS warning `sanitizing HTML stripped some content`
