Skip to content

Commit

Permalink
chore: prepare 3.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Feb 24, 2025
1 parent fc9ce0f commit 788a178
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/changelog/3.0.2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 3.0.2

_Not Released Yet_
_Released 2025 Feb 24_

#### Fixes

Expand Down
4 changes: 2 additions & 2 deletions docs/changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

### Version History

* ????-??-?? [3.0.2](3.0.2.md) (TBD; work in progress)
* 2024-04-16 [3.0.1](3.0.1.md) (latest)
* 2025-02-24 [3.0.2](3.0.2.md) (latest)
* 2024-04-16 [3.0.1](3.0.1.md)
* 2024-04-13 [3.0.0](3.0.0.md)
* 2022-08-27 [2.2.2](2.2.2.md)
* 2022-08-25 [2.2.1](2.2.1.md)
Expand Down
11 changes: 11 additions & 0 deletions docs/changelog/full.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### 3.0.2

_Released 2025 Feb 24_

#### Fixes

- The library no longer depends on JUnit at runtime.


---

### 3.0.1

_Released 2024 Apr 16_
Expand Down
6 changes: 3 additions & 3 deletions docs/changelog/latest.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### 3.0.1
### 3.0.2

_Released 2024 Apr 16_
_Released 2025 Feb 24_

#### Fixes

- `MumbleLink#clear` does no longer crash the JVM. [[GH-25](https://github.com/GW2ToolBelt/GW2ML/issues/25)]
- The library no longer depends on JUnit at runtime.

0 comments on commit 788a178

Please sign in to comment.