Skip to content

Commit 965aea3

Browse files
committed
chore(release): 0.6.0-beta.2
1 parent e5a87c6 commit 965aea3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [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)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix BooleanField ([e5a87c6](https://github.com/MongoEngine/django-mongoengine/commit/e5a87c6ed7b23018410903524915ad7a0e182ead))
11+
512
## [0.6.0-beta.1](https://github.com/MongoEngine/django-mongoengine/compare/v0.6.0-beta.0...v0.6.0-beta.1) (2023-11-16)
613

714

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0-beta.1
1+
0.6.0-beta.2

0 commit comments

Comments
 (0)