We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad70e0 commit b4d82dcCopy full SHA for b4d82dc
CHANGELOG.md
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
5
---
6
7
+## [v2.2.0](https://github.com/Xeyos88/HyVueGantt/tree/v2.2.0) (2025-01-25)
8
+
9
+[Full Changelog](https://github.com/Xeyos88/HyVueGantt/compare/v2.1.0...v2.2.0)
10
11
12
13
+**🐛 Fix:**
14
15
+- added uuid package for cryopto replacement
16
+- Bundle movement for bars in groups
17
+- pushOnOverlap and pushOnConnect for bars in group
18
19
+**✨ New Features:**
20
21
+- Gantt connections with bar groups
22
+- Marker connection definition. 3 types none, bidirectional and forward
23
+- Mobile event support
24
25
## [v2.1.0](https://github.com/Xeyos88/HyVueGantt/tree/v2.1.0) (2025-01-21)
26
27
[Full Changelog](https://github.com/Xeyos88/HyVueGantt/compare/v2.0.0...v2.1.0)
0 commit comments