File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v1.1.0-rc.4 (2023-10-02)
6+
7+ ### Fix
8+
9+ * fix(list_input_extensions):
10+
11+ fix geode_object key extractor ([ ` 5021d28 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5021d2800a981c597a2c6e60a0be7a9b41dcd03e ) )
12+
13+ ### Unknown
14+
15+ * Merge pull request #6 from Geode-solutions/fix_list_input_extensions
16+
17+ fix(list_input_extensions): ([ ` 18be4af ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18be4af65fabbe203a3a7496b82b808f964d4672 ) )
18+
19+
520## v1.1.0-rc.3 (2023-09-26)
621
722### Fix
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 1.1.0-rc.3 "
8+ version = " 1.1.0-rc.4 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments