aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-22 00:02:55 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-22 00:02:55 -0500
commitfc5c307ed45f4ad7fa46c92bd1f68a3e4842e10b (patch)
tree63fd5315c8702a3c01c7340c9e2093a183b409f0 /CHANGELOG.md
parentc2621f0c9949eb243ce57f94cfbc4de3d670f75b (diff)
downloadrbw-fc5c307ed45f4ad7fa46c92bd1f68a3e4842e10b.tar.gz
rbw-fc5c307ed45f4ad7fa46c92bd1f68a3e4842e10b.zip
add maintenance policy
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7c6337..e34bc0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## [Unreleased]
+### Added
+
+* Clarified the maintenance policy for this project in the README
+
### Fixed
* Stop hardcoding /tmp when using the fallback runtime directory (#37, pschmitt)