diff --git a/CHANGELOG.md b/CHANGELOG.md
index e31b6b5..4e6a50f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
This file only documents changes in the site engine, not any changes in the
hosting infrastructure.
+## [1.2.1] - 2024-10-18
+### Removed
+- Link to Gitter.
+
## [1.2.0] - 2023-12-18
### Changed
- The application now uses .NET 8.0.
@@ -162,4 +166,5 @@ Initial version of the application, written in Scala using Spray framework.
[1.0.2]: https://github.com/codingteam/codingteam.org.ru/compare/1.0.1...v1.0.2
[1.1.0]: https://github.com/codingteam/codingteam.org.ru/compare/v1.0.2...v1.1.0
[1.2.0]: https://github.com/codingteam/codingteam.org.ru/compare/v1.1.0...v1.2.0
-[Unreleased]: https://github.com/codingteam/codingteam.org.ru/compare/v1.2.0...HEAD
+[1.2.1]: https://github.com/codingteam/codingteam.org.ru/compare/v1.2.0...v1.2.1
+[Unreleased]: https://github.com/codingteam/codingteam.org.ru/compare/v1.2.1...HEAD
diff --git a/Codingteam.Site/Codingteam.Site.fsproj b/Codingteam.Site/Codingteam.Site.fsproj
index 839c441..7ff4b8f 100644
--- a/Codingteam.Site/Codingteam.Site.fsproj
+++ b/Codingteam.Site/Codingteam.Site.fsproj
@@ -2,7 +2,7 @@
Exe
net8.0
- 1.2.0
+ 1.2.1
XMPP conference (backup channel)
-
-
- Gitter room
-
-
Bitbucket team
diff --git a/Codingteam.Site/Views/Shared/_Layout.cshtml b/Codingteam.Site/Views/Shared/_Layout.cshtml
index ea706a5..3ab8ca3 100644
--- a/Codingteam.Site/Views/Shared/_Layout.cshtml
+++ b/Codingteam.Site/Views/Shared/_Layout.cshtml
@@ -16,7 +16,7 @@
@RenderBody()
-
+