Explorar el Código

Added changelog noting #3239 has been fixed

Jeremy Stretch hace 6 años
padre
commit
6778d1398f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -182,6 +182,7 @@ scheme. This change was introuced in django-cors-headers 3.0.
 
 * [#2968](https://github.com/digitalocean/netbox/issues/2968) - Correct API documentation for SerializerMethodFields
 * [#3231](https://github.com/digitalocean/netbox/issues/3231) - Fixed cosmetic error indicating a missing schema migration
+* [#3239](https://github.com/digitalocean/netbox/issues/3239) - Corrected count of tags reported via API
 
 ## Bug Fixes From v2.6-beta1