summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormokou <mokou@posteo.de>2020-02-27 19:22:55 +0100
committermokou <mokou@posteo.de>2020-02-27 19:22:55 +0100
commit8b9479071c0ac4f5dc1318358d7d7e3a19ce98e2 (patch)
treea25a6fdeff157a92a217cb50b1128cdadd72d87b /CHANGELOG.md
parent3d9b03c52b8dc51b140757f6fd25ad87b5782ef5 (diff)
2.2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c20aed..af5b41c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+<a name="2.2.1"></a>
+### 2.2.1 (2020-02-27)
+
+#### Bug Fixes
+
+* Re-add cloning the repo to install scripts ([3d9b03c5](https://github.com/rust-lang/rustlings/commit/3d9b03c52b8dc51b140757f6fd25ad87b5782ef5))
+
+#### Features
+
+* Add clippy lints (#269) ([1e2fd9c9](https://github.com/rust-lang/rustlings/commit/1e2fd9c92f8cd6e389525ca1a999fca4c90b5921))
+
<a name="2.2.0"></a>
## 2.2.0 (2020-02-25)