Browse Source

Changelog for #4878

Jeremy Stretch 5 năm trước cách đây
mục cha
commit
91eca8cac9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      docs/release-notes/version-2.10.md

+ 1 - 0
docs/release-notes/version-2.10.md

@@ -8,6 +8,7 @@
 
 * [#4349](https://github.com/netbox-community/netbox/issues/4349) - Dropped support for embedded graphs
 * [#4360](https://github.com/netbox-community/netbox/issues/4360) - Remove support for the Django template language from export templates
+* [#4878](https://github.com/netbox-community/netbox/issues/4878) - Custom field data is now stored directly on each object
 * [#4941](https://github.com/netbox-community/netbox/issues/4941) - `commit` argument is now required argument in a custom script's `run()` method
 
 ### REST API Changes