Skip to content

Commit 9eb3644

Browse files
committed
update changelogs
1 parent 5ddee0a commit 9eb3644

File tree

2 files changed

+95
-163
lines changed

2 files changed

+95
-163
lines changed

CHANGELOG.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ These are the official, stable releases that you can use in your production envi
1111
Details:
1212
- Stability: *stable*
1313
- NPM channel: `@latest`
14-
- Branch: [master][branch_release]
14+
- Branch: [release][branch_release]
1515
- Purpose: official release
1616
- Suitable environment: production
1717

@@ -24,7 +24,7 @@ These are releases that are pretty stable, but may have still some bugs to be fi
2424
Details:
2525
- Stability: *pretty stable*
2626
- NPM channel: `@beta`
27-
- Branch: [master][branch_beta]
27+
- Branch: [beta][branch_beta]
2828
- Purpose: feature maturation
2929
- Suitable environment: development
3030

@@ -37,13 +37,14 @@ These releases contain the latest development changes, but you should be prepare
3737
Details:
3838
- Stability: *unstable*
3939
- NPM channel: `@alpha`
40-
- Branch: [master][branch_alpha]
40+
- Branch: [alpha][branch_alpha]
4141
- Purpose: product development
4242
- Suitable environment: experimental
4343

44-
[log_release]: https://github.com/parse-community/parse-server/blob/master/changelogs/CHANGELOG_release.md
45-
[log_beta]: https://github.com/parse-community/parse-server/blob/master/changelogs/CHANGELOG_beta.md
46-
[log_alpha]: https://github.com/parse-community/parse-server/blob/master/changelogs/CHANGELOG_alpha.md
47-
[branch_release]: https://github.com/parse-community/parse-server/tree/master
48-
[branch_beta]: https://github.com/parse-community/parse-server/tree/master
49-
[branch_alpha]: https://github.com/parse-community/parse-server/tree/master
44+
45+
[log_release]: https://github.com/parse-community/parse-server/blob/release/changelogs/CHANGELOG_release.md
46+
[log_beta]: https://github.com/parse-community/parse-server/blob/beta/changelogs/CHANGELOG_beta.md
47+
[log_alpha]: https://github.com/parse-community/parse-server/blob/alpha/changelogs/CHANGELOG_alpha.md
48+
[branch_release]: https://github.com/parse-community/parse-server/tree/release
49+
[branch_beta]: https://github.com/parse-community/parse-server/tree/beta
50+
[branch_alpha]: https://github.com/parse-community/parse-server/tree/alpha

0 commit comments

Comments
 (0)