Skip to content

Commit 23592b5

Browse files
committed
Added mention of the master -> stable rename after all
Since I realized that some people might be affected by the rename if they pointed directly to master instead of a tag in their Podfile
1 parent e3ca6d6 commit 23592b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@
111111

112112
### Internal Changes
113113

114+
* The main branch of the repository has been renamed from `master` to `stable`. If you pointed your `Podfile` or dependency managment tool to `master` instead of an official release/tag, you will have to update the branch name in your dependency file.
115+
[@AliSoftware](https://github.com/AliSoftware)
116+
[#714](https://github.com/SwiftGen/SwiftGen/pull/714)
114117
* Documentation: Improved doc for creating custom templates, and added a Documentation Table of Contents.
115118
[@AliSoftware](https://github.com/AliSoftware)
116119
[#713](https://github.com/SwiftGen/SwiftGen/pull/713)

0 commit comments

Comments
 (0)