We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe803d commit da9a82aCopy full SHA for da9a82a
src/docs/changelog.mdx
@@ -3,6 +3,18 @@ title: Changelog
3
description: Combo Graph Changelog
4
---
5
6
+## 1.6.0 (2025-04-07)
7
+
8
+##### New Features
9
10
+* feat: added configurable sync point for WaitNetSync task
11
12
+##### Bug Fixes
13
14
+* fix: tweak includes to ensure compatibility with non-unity builds
15
16
+**Full Changelog**: https://github.com/combo-graph/combo-graph/compare/1.5.0...1.6.0
17
18
<!-- changelog-pr begin -->
19
## 1.5.0 (2024-11-22)
20
0 commit comments