From 081d01d45908724060d237e5bdaa89d33ce638cd Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Sun, 8 Jan 2017 06:55:15 +0200 Subject: [PATCH] Update README.md --- HISTORY.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 83b89403..084a4911 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,7 +4,7 @@ ## 6.0.4 -> 6.0.5 -- Add `iris.DestroySessionByID(string)` and `iris.DestroyAllSessions()` functions as requested by a community member in the [chat](https://kataras.rocket.chat/channel/iris): +- Add `iris.DestroySessionByID(string)` and `iris.DestroyAllSessions()` functions as requested by a community member in the [chat](https://kataras.rocket.chat/channel/iris) ```go // DestroySessionByID removes the session entry diff --git a/README.md b/README.md index 34379633..81c48114 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@
-Releases +CHANGELOG/HISTORY Examples