Skip to content

Commit

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

=== New features
 - N/A

=== Bug fixes
 - route: correctly compare the route's table and metric. (2ce6cb1)
 - route: correctly compare the route's next-hop. (b4f1aa6)

Signed-off-by: Gris Ge <fge@redhat.com>
  • Loading branch information
cathay4t committed Nov 20, 2024
1 parent 05b8e4b commit 43bbc0b
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.39] - 2024-11-20
### Breaking changes
- N/A

### New features
- N/A

### Bug fixes
- route: correctly compare the route's table and metric. (2ce6cb15)
- route: correctly compare the route's next-hop. (b4f1aa61)

## [2.2.38] - 2024-10-24
### Breaking changes
- N/A
Expand Down

0 comments on commit 43bbc0b

Please sign in to comment.