Skip to content

Commit f28fc60

Browse files
committed
Prepare for release.
1 parent b7e10ef commit f28fc60

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [unreleased]
44

5+
### Fixed
6+
7+
Regression in Source Generator for Relations.
8+
9+
## 33.0.0
10+
11+
### Added
12+
13+
.Net 9.0 support. Cursors in KeyValueDB. Parallel enumeration and modification of DB in ObjectDB. Optimizations in ScanBy and GatherBy.
14+
15+
### Breaking changes
16+
17+
Major version bump, read README.md for more info.
18+
519
## 32.17.0
620

721
### Added

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![BTDB Logo](BTDBLogo.png)
2-
31
# BTDB
42

3+
![BTDB Logo](BTDBLogo.png)
4+
55
Currently this project these parts:
66

77
- Key Value Database

0 commit comments

Comments
 (0)