Skip to content

Commit

Permalink
Merge pull request #1261 from alphagov/release-96.0.0
Browse files Browse the repository at this point in the history
Release 96.0.0
  • Loading branch information
KludgeKML authored May 9, 2024
2 parents 84bf1ef + c7a0bfb commit 9f01b67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# UNRELEASED
# 96.0.0

* BREAKING: Rename imminence endpoints to places_manager [PR](https://github.com/alphagov/gds-api-adapters/pull/1253)
* Note: This is used in Frontend only, so for other apps should not be breaking in practice.

# 96.0.0
* BREAKING: Drop support for email-alert-api's bulk migrate endpoint

# 95.1.0
Expand Down
2 changes: 1 addition & 1 deletion lib/gds_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GdsApi
VERSION = "95.1.0".freeze
VERSION = "96.0.0".freeze
end

0 comments on commit 9f01b67

Please sign in to comment.