Skip to content

Commit

Permalink
2.0.0 Release (#38945)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm9084 authored Jan 6, 2025
1 parent d158c12 commit 5c5bed4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
# Release History

## 2.0.0b4 (Unreleased)

### Features Added

### Breaking Changes
## 2.0.0 (2025-01-06)

### Features Added

* Added support for load balancing between replicas.

### Bugs Fixed

### Other Changes
* Added support for adding telemetry information to feature flags.

## 2.0.0b3 (2024-11-13)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# license information.
# -------------------------------------------------------------------------

VERSION = "2.0.0b4"
VERSION = "2.0.0"

0 comments on commit 5c5bed4

Please sign in to comment.