Skip to content

Commit

Permalink
chore(release): 0.6.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Dec 28, 2024
1 parent cf5a89b commit bad94ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.6.0-beta.3](https://github.com/MongoEngine/django-mongoengine/compare/v0.6.0-beta.2...v0.6.0-beta.3) (2024-12-28)


### Bug Fixes

* Drop pypy 3.9 support ([cf5a89b](https://github.com/MongoEngine/django-mongoengine/commit/cf5a89bd0953091e9028cf18496c977ebe7e4145))

## [0.6.0-beta.2](https://github.com/MongoEngine/django-mongoengine/compare/v0.6.0-beta.1...v0.6.0-beta.2) (2023-11-16)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0-beta.2
0.6.0-beta.3

0 comments on commit bad94ff

Please sign in to comment.