Skip to content

Commit

Permalink
Reformat changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbvll committed Nov 28, 2023
1 parent c48b9dc commit 06acf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/ref-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ We would like to give our special thanks to all the contributors who made the ne
- **Make HTTPS the new default** ([#2591](https://github.com/adap/flower/pull/2591), [#2636](https://github.com/adap/flower/pull/2636))

Moving forward, `flower-server` will fail without either --insecure or --certificates a b c, and `flower-client` will start with HTTPS-enabled by default.
`start_client` and `start_numpy_client` will still start in the insecure mode by default for backward compatibility.
`start_client` and `start_numpy_client` will still start in the insecure mode by default for backward compatibility.

- **Unify client API** ([#2303](https://github.com/adap/flower/pull/2303), [#2390](https://github.com/adap/flower/pull/2390), [#2493](https://github.com/adap/flower/pull/2493))

Expand Down

0 comments on commit 06acf62

Please sign in to comment.