Jeremy Stretch 7 лет назад
Родитель
Сommit
1e36a884fa
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      CHANGELOG.md

+ 5 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-v2.5-beta1 (2018-11-06)
+v2.5-beta2 (FUTURE)
 
 ## BETA RELEASE
 
@@ -37,6 +37,10 @@ NetBox now supports modeling physical cables for console, power, and interface c
 * [#2292](https://github.com/digitalocean/netbox/issues/2292) - Removed the deprecated UserAction model
 * [#2367](https://github.com/digitalocean/netbox/issues/2367) - Removed deprecated RPCClient functionality
 
+## Bug Fixes (from v2.5-beta1)
+
+* [#2563](https://github.com/digitalocean/netbox/issues/2563) - Enable export templates for cables
+
 ## API Changes
 
 * The `/extras/recent-activity/` endpoint (replaced by change logging in v2.4) has been removed