Skip to content

Commit

Permalink
Merge pull request #18 from mauritssilvis/release
Browse files Browse the repository at this point in the history
Prepare the initial release
  • Loading branch information
mauritssilvis authored Jun 2, 2023
2 parents 65336f7 + e588f39 commit 34c3708
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to the [Challenges](https://github.com/mauritssilvis/challenges) project are documented in this file.

The file format is based on [keep a changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [semantic versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2023-06-02

### Added

- Add a basic Java project set up using IntelliJ IDEA.
- Add a basic Maven project set up using IntelliJ IDEA.
- Add a Maven project that creates an executable JAR.

0 comments on commit 34c3708

Please sign in to comment.