Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Espinola committed May 22, 2024
1 parent 10d37a4 commit 5216075
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## [0.5.1](https://github.com/attentive-mobile/attentive-ios-sdk/compare/0.5.0...0.5.1) (2024-05-22)

### Bug Fixes

* Fix project structure to push to cocoapods and SPM from one codebase ([83](https://github.com/attentive-mobile/attentive-ios-sdk/pull/83)) ([d2eaaa1](https://github.com/attentive-mobile/attentive-ios-sdk/commit/d2eaaa181f4d4a2e5b99b8a1e83c447f2e681be1))

### Feature

* Update documentation to make identify signature more clear ([84](https://github.com/attentive-mobile/attentive-ios-sdk/pull/84)) ([46691f2](https://github.com/attentive-mobile/attentive-ios-sdk/commit/46691f276e02add53c6f6a0af5cd1c13c04c9497))
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,7 @@ sdk.clearUser()
```

When/if the user logs back in, `identify` should be called again with the user's identfiers

## Changelog

Click [here](https://github.com/attentive-mobile/attentive-ios-sdk/blob/main/CHANGELOG.md) for a complete change log of every released version

0 comments on commit 5216075

Please sign in to comment.