Skip to content

Commit 1d559d2

Browse files
author
github-actions
committed
3.0.0-rc.6
Automatically generated by python-semantic-release
1 parent b1d53a4 commit 1d559d2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.0.0-rc.6 (2023-12-12)
6+
7+
### Breaking
8+
9+
* feat(functions): add send_file function
10+
11+
BREAKING CHANGE: geode_objects_output_extensions returns a dict ([`1948edd`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1948eddad186904c4aecc63ed0ecbfa6780fa1b7))
12+
13+
### Unknown
14+
15+
* Merge pull request #45 from Geode-solutions/feat/is_saveable
16+
17+
feat(functions): add send_file function ([`b1d53a4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b1d53a4ab280b74fb4e39a318d26ccd309f7dc68))
18+
19+
520
## v3.0.0-rc.5 (2023-12-06)
621

722
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "3.0.0-rc.5"
8+
version = "3.0.0-rc.6"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)