From 4966e2950317878a3d71c68734159e684a75e06e Mon Sep 17 00:00:00 2001
From: rschoene <rene.schoene@tu-dresden.de>
Date: Wed, 24 Nov 2021 12:41:23 +0100
Subject: [PATCH] add 0.3.2 to changelog

---
 pages/docs/changelog.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pages/docs/changelog.md b/pages/docs/changelog.md
index b2607fd..fe3b87a 100644
--- a/pages/docs/changelog.md
+++ b/pages/docs/changelog.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## 0.3.2
+
+- Allow connection endpoints for list nonterminals ([#21](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/21))
+- Ensure correct connect and disconnect functionality ([#31](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/31))
+- Enhance documentation ([#13](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/13), [#20](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/20), [#41](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/41))
+
 ## 0.3.1
 
 - Full support for incremental dependency tracking
-- 
GitLab