Skip to content

Commit

Permalink
updating change log
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed Jun 28, 2022
1 parent 944f5b6 commit bd22429
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.

This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/).

## [1.2.5]

### Fixed
- logic for scroll to top and scroll to first error.
- Mailchimp integration merge fields.

### Changed
- Logic behind the form Js initialization with the option to avoid domReady.

### Added
- Method to remove all event listeners on demand.
- New event when all event listeners are removed.

## [1.2.4]

### Added
Expand Down Expand Up @@ -53,6 +66,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a

- Initial production release.

[1.2.5]: https://github.com/infinum/eightshift-forms/compare/1.2.4...1.2.5
[1.2.4]: https://github.com/infinum/eightshift-forms/compare/1.2.3...1.2.4
[1.2.3]: https://github.com/infinum/eightshift-forms/compare/1.2.2...1.2.3
[1.2.2]: https://github.com/infinum/eightshift-forms/compare/1.2.1...1.2.2
Expand Down

0 comments on commit bd22429

Please sign in to comment.