aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-10 12:30:24 -0500
committerJesse Luehrs <doy@tozt.net>2021-11-10 12:30:24 -0500
commitbaf6def889ab54675dcc63fbaa54ac66c2f97427 (patch)
treebf9d3d5866d85fef88683b59397fd702af38458d /CHANGELOG.md
parent3ef4bbd899f84c0b32fef9833d5b9142baea60f3 (diff)
downloadpty-process-baf6def889ab54675dcc63fbaa54ac66c2f97427.tar.gz
pty-process-baf6def889ab54675dcc63fbaa54ac66c2f97427.zip
changelog and version bumpv0.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84ec938..b81df12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [0.1.1] - 2021-11-10
+
+### Changed
+
+* Bumped deps and moved to 2021 edition
+
## [0.1.0] - 2021-03-06
### Added