From 6c8814669e1adeae616604776e089897788d5bd3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no>
Date: Tue, 26 Nov 2019 16:21:23 +0100
Subject: [PATCH] Update changelog
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jaime Pérez Crespo <jaime.perez@uninett.no>
---
 docs/simplesamlphp-changelog.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 60be8b6c0..7c3fa7aa2 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -6,13 +6,19 @@ SimpleSAMLphp changelog
 This document lists the changes between versions of SimpleSAMLphp.
 See the upgrade notes for specific information about upgrading.
 
+## Version 1.18.2
+
+Released 2019-11-26
+
+  * Fixed an issue with the `ldap` module that prevented installing SimpleSAMLphp from the repository (#1241).
+
 ## Version 1.18.1
 
 Released 2019-11-26
 
   * Fixed an issue that prevented custom themes from working (#1240).
   * Fixed an issue with translations in the discovery service (#1244).
-   * Fixed an issue with schema validation.
+  * Fixed an issue with schema validation.
 
 ## Version 1.18.0
 
-- 
GitLab