Skip to content

Commit

Permalink
chore: prepare 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Jun 22, 2022
1 parent c51739b commit 38db9d0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog/0.1.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 0.1.0

_Not Released Yet_
_Released 2022 Jun 23_

#### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Version History

* ????-??-?? [0.1.0](0.1.0.md) (TBD; work in progress)
* 2022-06-23 [0.1.0](0.1.0.md) (latest)


This library is strictly following [SemVer 2.0.0](https://semver.org/spec/v2.0.0.html).
7 changes: 7 additions & 0 deletions docs/changelog/full.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### 0.1.0

_Released 2022 Jun 23_

#### Overview

A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files.
7 changes: 7 additions & 0 deletions docs/changelog/latest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### 0.1.0

_Released 2022 Jun 23_

#### Overview

A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files.

0 comments on commit 38db9d0

Please sign in to comment.