Skip to content

Commit

Permalink
docs(framework:skip) Update changelog with latest patch version (#4172)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel J. Beutel <[email protected]>
  • Loading branch information
charlesbvll and danieljanes authored Sep 11, 2024
1 parent 570eb0f commit f0f7b24
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions doc/source/ref-changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## v1.11.1 (2024-09-11)

### Thanks to our contributors

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

`Charles Beauville`, `Chong Shen Ng`, `Daniel J. Beutel`, `Heng Pan`, `Javier`, `Robert Steiner`, `Yan Gao` <!---TOKEN_v1.11.1-->

### Improvements

- **Implement** `keys/values/items` **methods for** `TypedDict` ([#4146](https://github.com/adap/flower/pull/4146))

- **Fix parsing of** `--executor-config` **if present** ([#4125](https://github.com/adap/flower/pull/4125))

- **Adjust framework name in templates docstrings** ([#4127](https://github.com/adap/flower/pull/4127))

- **Update** `flwr new` **Hugging Face template** ([#4169](https://github.com/adap/flower/pull/4169))

- **Fix** `flwr new` **FlowerTune template** ([#4123](https://github.com/adap/flower/pull/4123))

- **Add buffer time after** `ServerApp` **thread initialization** ([#4119](https://github.com/adap/flower/pull/4119))

- **Handle unsuitable resources for simulation** ([#4143](https://github.com/adap/flower/pull/4143))

- **Update example READMEs** ([#4117](https://github.com/adap/flower/pull/4117))

- **Update SuperNode authentication docs** ([#4160](https://github.com/adap/flower/pull/4160))

### Incompatible changes

None

## v1.11.0 (2024-08-30)

### Thanks to our contributors
Expand Down

0 comments on commit f0f7b24

Please sign in to comment.