Skip to content

Commit

Permalink
Update the changelog for the latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
indritbeqiri committed Jun 28, 2024
1 parent 9310d0d commit d522a3f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
### 0.3.3-SNAPSHOT (TBD)

#### Bugfixes
* Export `jpro-routing:core` module from `jpro-routing:dev` module to make it available externally when only
`jpro-routing:dev` is included in the project.
* Export `jpro-routing-core` module from `jpro-routing-dev` module to make it available externally when only
`jpro-routing-dev` is included in the project.
* Fixed some dependency requirements in the `JPro Routing` modules.

----------------------

Expand All @@ -23,7 +24,7 @@ Screen sharing button "toggles" now it's state - making it possible to switch ba
### 0.3.1 (May 14, 2024)

#### Bugfixes
* Fixed the retrival of the domain from the request in the Request class in the `jpro-routing-core` module. Now `domain`
* Fixed the retrieval of the domain from the request in the Request class in the `jpro-routing-core` module. Now `domain`
in the route is correctly matched with the request domain.
* Fix the server url when `useLoopbackIpAddress` OAuth2 option is used.

Expand Down

0 comments on commit d522a3f

Please sign in to comment.