Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritssilvis committed Jun 2, 2023
1 parent 65336f7 commit e588f39
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 e588f39

Please sign in to comment.