Skip to content

Commit

Permalink
Add 2.0.0 release notes to CHANGELOG by combining beta releases
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Dec 9, 2022
1 parent 2018f6a commit a089a97
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,9 @@ _None._

### Internal Changes

- Fix an occasional crash caused by `performSelector:withObject:` [#328]

## [2.0.0-beta.2](https://github.com/wordpress-mobile/WordPress-iOS-Shared/releases/tag/2.0.0-beta.2)

### Bug Fixes

- Fix an issue where 'pod install' produces a 'duplicate UUID' warning. [#327]
_None._

## [2.0.0-beta.1](https://github.com/wordpress-mobile/WordPress-iOS-Shared/releases/tag/2.0.0-beta.1)
## [2.0.0](https://github.com/wordpress-mobile/WordPress-iOS-Shared/releases/tag/2.0.0)

### Breaking Changes

Expand All @@ -64,8 +58,13 @@ _None._

- Add Swift Package Manager support [#321]

### Bug Fixes

- Fix an issue where 'pod install' produces a 'duplicate UUID' warning. [#327]

### Internal Changes

- Add this changelog entry about changelog itself [#317]
- Remove FormatterKit [#320]
- Move away from Specta, use Quick instead [#319]
- Fix an occasional crash caused by `performSelector:withObject:` [#328]

0 comments on commit a089a97

Please sign in to comment.