Sfoglia il codice sorgente

Added changelog noting #3239 has been fixed

Jeremy Stretch 6 anni fa
parent
commit
6778d1398f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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