Skip to content

Commit 5e2ac53

Browse files
2 parents c2fb4e7 + 6ea16a0 commit 5e2ac53

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# CHANGELOG
22

33

4+
## v0.4.0-rc.2 (2024-11-28)
5+
6+
### Features
7+
8+
- **generic rpcs**: Refactor all classes/tests
9+
([`563f41b`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/563f41bc0741ab1dae9e5df9244e545e6ba47993))
10+
11+
- **generic rpcs**: Refactor all classes/tests
12+
([`297b005`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/297b0050e4ab47817659021c3a099e715fba6a87))
13+
14+
415
## v0.4.0-rc.1 (2024-11-25)
516

617
### Features

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-Viewer"
8-
version = "0.4.0-rc.1"
8+
version = "0.4.0-rc.2"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="team-web@geode-solutions.com" },

0 commit comments

Comments
 (0)