mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-01-26 03:04:01 +00:00
16 lines
434 B
Markdown
16 lines
434 B
Markdown
# Changelog
|
|
|
|
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.0.0/), and this project adheres
|
|
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [1.0.0] - 2021-11-12
|
|
|
|
- Initial real release, of a 23 Aug 2010 started project.
|
|
- Added PHP_CodeSniffer
|
|
- Refactored the codebase for fun
|
|
- Added this changelog
|