Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Korney committed May 20, 2024
1 parent feb301b commit 8dc931b
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Changelog

## [1.6.31] - 2024-05-17

### Fixed

- CI/CD.

## [1.6.30] - 2024-05-16

### Fixed

- Json serialization.

## [1.6.29] - 2024-04-24

### Added

- Event api `sendNow`.

### Removed

- Event api `sendEvents`.

### Changed

- Fix typos in `Subscription` module.

## [1.6.28] - 2024-04-01

### Added

- New module `Subscription`.
- New event `FailedPurchaseEvent`.
- New values in `PredefinedString`.

### Changed

- Improve `AffiseModuleManager`
- Update for demo app

[1.6.31]: https://github.com/affise/sdk-ios/compare/1.6.30...1.6.31
[1.6.30]: https://github.com/affise/sdk-ios/compare/1.6.29...1.6.30
[1.6.29]: https://github.com/affise/sdk-ios/compare/1.6.28...1.6.29
[1.6.28]: https://github.com/affise/sdk-ios/compare/1.6.27...1.6.28

0 comments on commit 8dc931b

Please sign in to comment.