Skip to content

Commit a7caf47

Browse files
committed
Updating changelog [ci skip]
1 parent dfb289e commit a7caf47

1 file changed

Lines changed: 16 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v6.0.1 (22/09/2025)
4+
#### Enhancements
5+
- Change RODA packaging from WAR to JAR in order to use Spring [PropertiesLauncher](https://docs.spring.io/spring-boot/specification/executable-jar/property-launcher.html).
6+
7+
8+
#### Bug fixes
9+
- Add option for ChildFilter when using ChildDocTransform
10+
11+
#### Security
12+
- Several dependency major upgrades to fix security vulnerabilities
13+
14+
---
15+
16+
To try out this version, check the [install instructions](https://github.com/keeps/roda/blob/master/deploys/standalone/README.md).
17+
---
18+
319
## v6.0.0 (29/07/2025)
420
### :warning: Breaking Changes
521

@@ -435,15 +451,3 @@ To try out this version, check the [install instructions](https://www.roda-commu
435451

436452
To try out this version, check the [install instructions](https://www.roda-community.org/deploys/standalone/).
437453

438-
439-
---
440-
441-
## v4.5.6 (04/05/2023)
442-
#### Bug fixes:
443-
444-
- Option to disable user registration on server-side #2840
445-
446-
Install for demonstration:
447-
```
448-
docker pull ghcr.io/keeps/roda:v4.5.6
449-
```

0 commit comments

Comments
 (0)