diff --git a/CHANGELOG.md b/CHANGELOG.md index fb5c6d87..d10e6584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## What's Changed in v1.0.323 +* feat: update schema for game update 1.40.8.5 (03.07.2025) in [#921](https://github.com/roflmuffin/CounterStrikeSharp/pull/921) ([22809e3](https://github.com/roflmuffin/CounterStrikeSharp/commit/22809e3ec6aebacfa707f79ac39a2d740f92d23b)) +* chore(dev): add build & sync commands for .NET API ([87d1973](https://github.com/roflmuffin/CounterStrikeSharp/commit/87d197309be882fd55293f2c1933226d60ec8eff)) +* chore(dev): add build & sync commands to vscode tasks ([e6bfb79](https://github.com/roflmuffin/CounterStrikeSharp/commit/e6bfb7939d13769f0854e2443ae1c027a802b001)) +* chore(deps): bump libraries/metamod-source from `6091f15` to `b17dc63` by [@dependabot[bot]](https://github.com/dependabot[bot]) in [#906](https://github.com/roflmuffin/CounterStrikeSharp/pull/906) ([0ae9227](https://github.com/roflmuffin/CounterStrikeSharp/commit/0ae9227d730dfaaf05181407fb44e2ef7bb0f229)) + ## What's Changed in v1.0.322 * Implement CVariant functions by [@zonical](https://github.com/zonical) in [#905](https://github.com/roflmuffin/CounterStrikeSharp/pull/905) ([124ffac](https://github.com/roflmuffin/CounterStrikeSharp/commit/124ffac7a959b1d769a7b9ab570a6706f7406d3e))