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