From 1da69e967a9533f204ad494f20ff1a9317ebeff8 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Fri, 24 Apr 2020 22:05:32 +0100 Subject: [PATCH] Create CHANGELOG.md --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..42586cb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# 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](https://git.adrianshort.org/adrian/petrify) + +This functionality is on `git.adrianshort.org` but not yet on RubyGems. + +## [0.4.2](https://git.adrianshort.org/adrian/petrify/src/tag/v0.4.2) - 2020-01-16 + +## [0.4.1](https://git.adrianshort.org/adrian/petrify/src/tag/v0.4.1) - 2019-11-13 + +## [0.4.0](https://git.adrianshort.org/adrian/petrify/src/tag/v0.4.0) - 2019-10-26 + +## [0.3.1](https://git.adrianshort.org/adrian/petrify/src/tag/v0.3.1) - 2019-01-22 + +## [0.3.0](https://git.adrianshort.org/adrian/petrify/src/tag/v0.3.0) - 2018-10-18 + +## [0.2.0](https://git.adrianshort.org/adrian/petrify/src/tag/v0.2.0) - 2018-10-04 + +## [0.1.0](https://git.adrianshort.org/adrian/petrify/src/tag/v0.1.0) - 2018-09-24 +