Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit a089a97

Browse files
committed
Add 2.0.0 release notes to CHANGELOG by combining beta releases
1 parent 2018f6a commit a089a97

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,9 @@ _None._
4646

4747
### Internal Changes
4848

49-
- Fix an occasional crash caused by `performSelector:withObject:` [#328]
50-
51-
## [2.0.0-beta.2](https://github.com/wordpress-mobile/WordPress-iOS-Shared/releases/tag/2.0.0-beta.2)
52-
53-
### Bug Fixes
54-
55-
- Fix an issue where 'pod install' produces a 'duplicate UUID' warning. [#327]
49+
_None._
5650

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

5953
### Breaking Changes
6054

@@ -64,8 +58,13 @@ _None._
6458

6559
- Add Swift Package Manager support [#321]
6660

61+
### Bug Fixes
62+
63+
- Fix an issue where 'pod install' produces a 'duplicate UUID' warning. [#327]
64+
6765
### Internal Changes
6866

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

0 commit comments

Comments
 (0)