-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit a817d827503938101ec62cb728186ea461f3cdfd Author: Trenton Holmes <[email protected]> Date: Wed Nov 1 09:45:11 2023 -0700 Updates changelog for 0.2.2 commit 95ef326 Merge: 60fad4e 509b5c9 Author: Trenton Holmes <[email protected]> Date: Wed Nov 1 09:40:40 2023 -0700 Merge remote-tracking branch 'origin/main' into develop commit 60fad4e Author: Trenton Holmes <[email protected]> Date: Tue Jun 13 08:57:24 2023 -0700 Updates and simplifies the readme, including some basic configuration commit 9a67401 Author: Trenton Holmes <[email protected]> Date: Tue Jun 13 08:43:07 2023 -0700 Updates the changelog format
- Loading branch information
Showing
3 changed files
with
45 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
docker-compose.yml | ||
README.md | ||
CHANGELOG.md | ||
LICENSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,24 @@ | ||
# CHANGELOG | ||
|
||
## 0.2.0 | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [0.2.2] - 2023-11-01 | ||
|
||
### Changed | ||
|
||
- Changelog format is now "Keep a Changelog" style | ||
- Updated action versions | ||
|
||
## [0.2.0] - 2023-05-25 | ||
|
||
- Alpine 3.18 | ||
- s6-overlay 3.1.5.0 | ||
|
||
## v0.1.0 | ||
## [0.1.0] | ||
|
||
- Initial image release | ||
- Alpine 3.17 | ||
- s6-overlay 3.1.4.2 | ||
- dnsmasq 2.87 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters