From a4ba3038b8ff1617cfd456fe3f5c510d0689da06 Mon Sep 17 00:00:00 2001 From: X Labs Bot Date: Tue, 30 Mar 2021 18:03:39 +0000 Subject: [PATCH] Prepare release v2.0.2 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf9c07..20d47c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v2.0.2] - 2021-03-30 + ### Added - Scripting arrays support [#287](https://github.com/XLabsProject/iw6x-client/issues/287) @@ -242,7 +244,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add setviewpos, setviewang commands, add viewpos to drawfps [#38](https://github.com/XLabsProject/iw6x-client/pull/38) ([@fedddddd](https://github.com/fedddddd)) - Make stats look better [#36](https://github.com/XLabsProject/iw6x-client/pull/36) ([@FragsAreUs](https://github.com/FragsAreUs)) -[Unreleased]: https://github.com/XLabsProject/iw6x-client/compare/v2.0.1...HEAD +[Unreleased]: https://github.com/XLabsProject/iw6x-client/compare/v2.0.2...HEAD + +[v2.0.2]: https://github.com/XLabsProject/iw6x-client/compare/v2.0.1...v2.0.2 [v2.0.1]: https://github.com/XLabsProject/iw6x-client/compare/v2.0.0...v2.0.1