Skip to content

Commit 681a179

Browse files
chore(main): release 4.0.0 (#882)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 75cd9bc commit 681a179

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [4.0.0](https://github.com/googleapis/python-spanner-django/compare/v3.1.0...v4.0.0) (2024-04-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Support Django 4.2 ([#865](https://github.com/googleapis/python-spanner-django/issues/865))
9+
10+
### Features
11+
12+
* Support Django 4.2 ([#865](https://github.com/googleapis/python-spanner-django/issues/865)) ([75cd9bc](https://github.com/googleapis/python-spanner-django/commit/75cd9bc25bed283f9e22cf2b4b3a9791f5fc5059))
13+
314
## [3.1.0](https://github.com/googleapis/python-spanner-django/compare/v3.0.2...v3.1.0) (2024-04-23)
415

516

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license that can be found in the LICENSE file or at
55
# https://developers.google.com/open-source/licenses/bsd
66

7-
__version__ = "3.1.0"
7+
__version__ = "4.0.0"

0 commit comments

Comments
 (0)