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 124a281 commit c09c862Copy full SHA for c09c862
docs/changelog.md
@@ -1,5 +1,19 @@
1
# Change Log
2
3
+## v0.5.1
4
+
5
+### Enhancements
6
7
+* [#123](https://github.com/netboxlabs/netbox-branching/issues/123) - Introduce template tags for branch action buttons
8
+* [#129](https://github.com/netboxlabs/netbox-branching/issues/129) - Implement pre-event signals for branch actions
9
10
+### Bug Fixes
11
12
+* [#119](https://github.com/netboxlabs/netbox-branching/issues/119) - Fix the dynamic selection of related objects in forms while a branch is active
13
+* [#120](https://github.com/netboxlabs/netbox-branching/issues/120) - `max_branches` config parameter should disregard archived branches
14
15
+---
16
17
## v0.5.0
18
19
### Enhancements
0 commit comments