Skip to content

Commit

Permalink
CHANGELOG: New release 2.2.40
Browse files Browse the repository at this point in the history
=== Breaking changes
 - N/A

=== New features
 - python: use a dedicated logger for libnmstate called "libnmstate". (c2fdbb9)

=== Bug fixes
 - route: don't bring connection down to remove routes. (d658938)
 - mptcp: don't bring connection down if mptcp flags didn't change. (bd25001)

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
  • Loading branch information
ffmancera committed Jan 24, 2025
1 parent bd25001 commit c10a3f6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Changelog
## [2.2.40] - 2024-01-24
### Breaking changes
- N/A

### New features
- python: use a dedicated logger for libnmstate called "libnmstate". (c2fdbb9)

### Bug fixes
- route: don't bring connection down to remove routes. (d658938)
- mptcp: don't bring connection down if mptcp flags didn't change. (bd25001)

## [2.2.39] - 2024-11-20
### Breaking changes
- N/A
Expand Down

0 comments on commit c10a3f6

Please sign in to comment.