Răsfoiți Sursa

Added changelog noting #3239 has been fixed

Jeremy Stretch 6 ani în urmă
părinte
comite
6778d1398f
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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