Skip to content

Commit bf62950

Browse files
authored
refactor(framework): Fix changelog 1.27.0 (#6740)
1 parent f661ee0 commit bf62950

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework/docs/source/ref-changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
We would like to give our special thanks to all the contributors who made the new version of Flower possible (in `git shortlog` order):
1010

11-
`Charles Beauville`, `Chong Shen Ng`, `Daniel J. Beutel`, `Heng Pan`, `Javier`, `Micah Sheller`, `Mohammad Naseri`, `Roma Klapaukh`, `Ruth Galindo`, `Taner Topal`, `Yan Gao` <!---TOKEN_v1.27.0-->
11+
`Charles Beauville`, `Chong Shen Ng`, `Daniel J. Beutel`, `Heng Pan`, `Javier`, `Micah Sheller`, `Mohammad Naseri`, `Patrick Foley`, `Roma Klapaukh`, `Ruth Galindo`, `Taner Topal`, `Yan Gao` <!---TOKEN_v1.27.0-->
1212

1313
### What's new?
1414

@@ -48,7 +48,7 @@ We would like to give our special thanks to all the contributors who made the ne
4848

4949
- **Improve CI workflows** ([#6549](https://github.com/adap/flower/pull/6549), [#6550](https://github.com/adap/flower/pull/6550), [#6573](https://github.com/adap/flower/pull/6573), [#6575](https://github.com/adap/flower/pull/6575), [#6579](https://github.com/adap/flower/pull/6579), [#6585](https://github.com/adap/flower/pull/6585), [#6601](https://github.com/adap/flower/pull/6601), [#6617](https://github.com/adap/flower/pull/6617), [#6624](https://github.com/adap/flower/pull/6624), [#6633](https://github.com/adap/flower/pull/6633), [#6645](https://github.com/adap/flower/pull/6645), [#6647](https://github.com/adap/flower/pull/6647), [#6655](https://github.com/adap/flower/pull/6655), [#6665](https://github.com/adap/flower/pull/6665), [#6706](https://github.com/adap/flower/pull/6706))
5050

51-
- **General improvements** ([#6540](https://github.com/adap/flower/pull/6540), [#6547](https://github.com/adap/flower/pull/6547), [#6553](https://github.com/adap/flower/pull/6553), [#6563](https://github.com/adap/flower/pull/6563), [#6568](https://github.com/adap/flower/pull/6568), [#6591](https://github.com/adap/flower/pull/6591), [#6595](https://github.com/adap/flower/pull/6595), [#6602](https://github.com/adap/flower/pull/6602), [#6616](https://github.com/adap/flower/pull/6616), [#6634](https://github.com/adap/flower/pull/6634), [#6637](https://github.com/adap/flower/pull/6637), [#6642](https://github.com/adap/flower/pull/6642), [#6643](https://github.com/adap/flower/pull/6643), [#6650](https://github.com/adap/flower/pull/6650), [#6652](https://github.com/adap/flower/pull/6652), [#6659](https://github.com/adap/flower/pull/6659), [#6670](https://github.com/adap/flower/pull/6670), [#6679](https://github.com/adap/flower/pull/6679), [#6696](https://github.com/adap/flower/pull/6696), [#6712](https://github.com/adap/flower/pull/6712), [#6716](https://github.com/adap/flower/pull/6716), [#6720](https://github.com/adap/flower/pull/6720), [#6721](https://github.com/adap/flower/pull/6721), [#6723](https://github.com/adap/flower/pull/6723), [#6724](https://github.com/adap/flower/pull/6724), [#6727](https://github.com/adap/flower/pull/6727), [#6728](https://github.com/adap/flower/pull/6728), [#6729](https://github.com/adap/flower/pull/6729), [#6735](https://github.com/adap/flower/pull/6735))
51+
- **General improvements** ([#6540](https://github.com/adap/flower/pull/6540), [#6547](https://github.com/adap/flower/pull/6547), [#6553](https://github.com/adap/flower/pull/6553), [#6563](https://github.com/adap/flower/pull/6563), [#6568](https://github.com/adap/flower/pull/6568), [#6591](https://github.com/adap/flower/pull/6591), [#6595](https://github.com/adap/flower/pull/6595), [#6602](https://github.com/adap/flower/pull/6602), [#6616](https://github.com/adap/flower/pull/6616), [#6634](https://github.com/adap/flower/pull/6634), [#6637](https://github.com/adap/flower/pull/6637), [#6642](https://github.com/adap/flower/pull/6642), [#6643](https://github.com/adap/flower/pull/6643), [#6650](https://github.com/adap/flower/pull/6650), [#6652](https://github.com/adap/flower/pull/6652), [#6659](https://github.com/adap/flower/pull/6659), [#6670](https://github.com/adap/flower/pull/6670), [#6679](https://github.com/adap/flower/pull/6679), [#6696](https://github.com/adap/flower/pull/6696), [#6712](https://github.com/adap/flower/pull/6712), [#6716](https://github.com/adap/flower/pull/6716), [#6720](https://github.com/adap/flower/pull/6720), [#6721](https://github.com/adap/flower/pull/6721), [#6723](https://github.com/adap/flower/pull/6723), [#6724](https://github.com/adap/flower/pull/6724), [#6727](https://github.com/adap/flower/pull/6727), [#6728](https://github.com/adap/flower/pull/6728), [#6729](https://github.com/adap/flower/pull/6729), [#6734](https://github.com/adap/flower/pull/6734), [#6735](https://github.com/adap/flower/pull/6735))
5252

5353
As always, many parts of the Flower framework and quality infrastructure were improved and updated.
5454

0 commit comments

Comments
 (0)