Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
polok committed Nov 10, 2023
1 parent 891910f commit a052bc4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.0](https://github.com/featurevisor/featurevisor-swift/compare/0.1.0...0.2.0) (2023-11-10)

### Bug Fixes

* missing operator in and notIn for string attribute and values condition ([891910f](https://github.com/featurevisor/featurevisor-swift/commit/891910f6806e0cb3f5f6fad6cb1a67fb493842ea))

## 0.1.0 (2023-10-31)

### Features
* Close the base functionality of the SDK based on the JS SDK
### Features

0 comments on commit a052bc4

Please sign in to comment.