Skip to content

Commit 2bc6c28

Browse files
authored
docs: fix links in changelog
1 parent da11b81 commit 2bc6c28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
[Full Changelog](https://github.com/netreconlab/Parse-Swift/compare/4.15.1...4.15.2), [Documentation](https://swiftpackageindex.com/netreconlab/Parse-Swift/4.15.2/documentation/parseswift)
99

1010
__Fixes__
11-
- Fixed an issue that prevented nested ParseObjects and ParsFiles from saving correctly in some cases ([#8](https://github.com/netrencolab/Parse-Swift/pull/8)), thanks to [Corey Baker](https://github.com/cbaker6).
11+
- Fixed an issue that prevented nested ParseObjects and ParsFiles from saving correctly in some cases ([#8](https://github.com/netreconlab/Parse-Swift/pull/8)), thanks to [Corey Baker](https://github.com/cbaker6).
1212

1313
### 4.15.1
1414
[Full Changelog](https://github.com/netreconlab/Parse-Swift/compare/4.15.0...4.15.1), [Documentation](https://swiftpackageindex.com/netreconlab/Parse-Swift/4.15.1/documentation/parseswift)
1515

1616
__Fixes__
17-
- Fixed ambigous SDK initializer ([#6](https://github.com/netrencolab/Parse-Swift/pull/6)), thanks to [Corey Baker](https://github.com/cbaker6).
17+
- Fixed ambigous SDK initializer ([#6](https://github.com/netreconlab/Parse-Swift/pull/6)), thanks to [Corey Baker](https://github.com/cbaker6).
1818

1919
### 4.15.0
2020
[Full Changelog](https://github.com/netreconlab/Parse-Swift/compare/4.14.2...4.15.0), [Documentation](https://swiftpackageindex.com/netreconlab/Parse-Swift/4.15.0/documentation/parseswift)
2121

2222
__New features__
23-
- Refactored masterKey->primaryKey due to insensitive language ([#2](https://github.com/netrencolab/Parse-Swift/pull/2)), thanks to [Corey Baker](https://github.com/cbaker6).
23+
- Refactored masterKey->primaryKey due to insensitive language ([#2](https://github.com/netreconlab/Parse-Swift/pull/2)), thanks to [Corey Baker](https://github.com/cbaker6).
2424

2525
### 4.14.2
2626
[Full Changelog](https://github.com/parse-community/Parse-Swift/compare/4.14.1...4.14.2), [Documentation](https://swiftpackageindex.com/parse-community/Parse-Swift/4.14.2/documentation/parseswift)

0 commit comments

Comments
 (0)