mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #4941: commit argument is now required argument in a custom script's run() method
This commit is contained in:
@@ -1 +1 @@
|
||||
version-2.9.md
|
||||
version-2.10.md
|
7
docs/release-notes/version-2.10.md
Normal file
7
docs/release-notes/version-2.10.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# NetBox v2.10
|
||||
|
||||
## v2.10-beta1 (FUTURE)
|
||||
|
||||
### Other Changes
|
||||
|
||||
* [#4941](https://github.com/netbox-community/netbox/issues/4941) - `commit` argument is now required argument in a custom script's `run()` method
|
Reference in New Issue
Block a user