Skip to content

Commit

Permalink
Created a new release (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransferplatform and J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) authored Jan 4, 2021
1 parent 12d943c commit 4dae6cf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 1.4.1
- Don't make notification window key as it could conflict with the main window ([#50](https://github.com/WeTransfer/UINotifications/pull/50)) via [@kairadiagne](https://github.com/kairadiagne)

### 1.3.0
- Add Support for Button ([#48](https://github.com/WeTransfer/UINotifications/pull/48)) via @Boris-Em
- Merge release 1.2.0 into master ([#47](https://github.com/WeTransfer/UINotifications/pull/47)) via @WeTransferBot
Expand Down
2 changes: 1 addition & 1 deletion UINotifications.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'UINotifications'
spec.version = '1.3.0'
spec.version = '1.4.1'
spec.summary = 'Present custom in-app notifications easily in Swift.'
spec.description = 'Present custom in-app notifications easily in Swift with simple and highly customizable APIs.'

Expand Down

0 comments on commit 4dae6cf

Please sign in to comment.