Skip to content

Commit 17b01b0

Browse files
committed
Update changelogs for iOS framework identifier fix
Added notes to all package changelogs for version 0.9.5 about the fix for iOS framework identifier generation.
1 parent 4e65fa8 commit 17b01b0

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

src/serious_python/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.9.5
22

33
* Bump `archive` to `^4.0.7`.
4+
* Fixed iOS framework identifier generation.
45

56
## 0.9.4
67

src/serious_python_android/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.9.5
22

33
* Bump `archive` to `^4.0.7`.
4+
* Fixed iOS framework identifier generation.
45

56
## 0.9.4
67

src/serious_python_linux/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.9.5
22

33
* Bump `archive` to `^4.0.7`.
4+
* Fixed iOS framework identifier generation.
45

56
## 0.9.4
67

src/serious_python_platform_interface/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.9.5
22

33
* Bump `archive` to `^4.0.7`.
4+
* Fixed iOS framework identifier generation.
45

56
## 0.9.4
67

src/serious_python_windows/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.9.5
22

33
* Bump `archive` to `^4.0.7`.
4+
* Fixed iOS framework identifier generation.
45

56
## 0.9.4
67

0 commit comments

Comments
 (0)