Skip to content

Commit 2229a23

Browse files
committed
Release Version 2.0.0-rc4
1 parent 5b46d48 commit 2229a23

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,44 @@
66
- [Maven Central](https://central.sonatype.com/namespace/org.aim42.htmlSanityCheck)
77
- [Gradle Plugin Portal](https://plugins.gradle.org/search?term=org.aim42.htmlSanityCheck)
88

9+
## 2.0.0-rc4
10+
11+
#### Improvements (2.0.0-rc4)
12+
13+
- [#276](https://github.com/aim42/htmlSanityCheck/issues/276) - Exclude Hosts/URLs by RegExp
14+
- [#367](https://github.com/aim42/htmlSanityCheck/issues/367) - Add SDKMAN distribution
15+
- [#390](https://github.com/aim42/htmlSanityCheck/issues/390) - Check directory links for index file(s)
16+
- [#391](https://github.com/aim42/htmlSanityCheck/issues/391) - Check Remote URLs only once
17+
18+
#### Version Bumps (2.0.0-rc4)
19+
20+
- AssertJ
21+
- Develocity
22+
- Gradle
23+
- Gradle ToolChain Resolver
24+
- Gradle Versions Plugin
25+
- JReleaser
26+
- JUnit / Jupiter
27+
- JaCoCo Reporter GH Action
28+
- Lombok
29+
- Mockito
30+
- Slf4j
31+
- TestContainers
32+
33+
#### Misc. Changes (2.0.0-rc4)
34+
35+
- [#343](https://github.com/aim42/htmlSanityCheck/issues/343)
36+
- Increase test coverage
37+
- Add Maven sticker
38+
- Check for new GH Actions by DependaBot
39+
- Fix landing page
40+
- Fix typos + grammar
41+
- Clean up variable names
42+
43+
### New Contributors (2.0.0-rc4)
44+
45+
- [Eleonor Bengtsson](https://github.com/elebeida) (EB)
46+
947
## 2.0.0-rc3
1048

1149
#### Improvements (2.0.0-rc3)

0 commit comments

Comments
 (0)