You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format of this document is inspired by [Keep a Changelog](https://keepachang
7
7
When releasing a new version:
8
8
9
9
1. Remove any empty section (those with `_None._`)
10
-
2. Update the `## Unreleased` header to `## [<version_number>](https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/releases/tag/<version_number>)`
10
+
2. Update the `## Unreleased` header to `## <version_number>`
11
11
3. Add a new "Unreleased" section for the next iteration, by copy/pasting the following template:
- There have been [new changes to how `UIPasteboard` works](https://sarunw.com/posts/uipasteboard-privacy-change-ios16/) in iOS 16.0. This makes the unit tests from `PasteboardTests` fail. I have [skipped those tests for iOS 16.0](https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/pull/695/files#diff-ba468f6db6f592cdacdb632f7783a721c5eb856e8ab66765e8e59aabc2c1a7b4R13-R16) and created a GH issue [here](https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/issues/696) to keep track of this. by @selanthiraiyan[#695]
0 commit comments