Skip to content

Commit

Permalink
Add release notes for #389, #452, #501, #549
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmatthews committed Jun 10, 2021
1 parent c84c445 commit 7adf46e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nautobot/docs/release-notes/version-1.0.md
Expand Up @@ -190,12 +190,16 @@ The "Related Devices" table has been removed from the detailed Device view.

### Fixed

- [#389](https://github.com/nautobot/nautobot/issues/389) - Fixed incorrect TaggedItem base class that caused tag issues on MySQL.
- [#452](https://github.com/nautobot/nautobot/issues/452) - Fixed `api/dcim/cables` `OPTIONS` response not including the `status` field.
- [#476](https://github.com/nautobot/nautobot/issues/476) - Fixed incorrect handling of /31 and /127 networks in `Aggregate`, `Prefix`, and `IPAddress` models.
- [#501](https://github.com/nautobot/nautobot/issues/501) - Fixed missing prepopulation of address/prefix value into the form when adding an address or prefix under a parent prefix.
- [#508](https://github.com/nautobot/nautobot/pull/508) - Fixed typo in `500.html` page template.
- [#513](https://github.com/nautobot/nautobot/issues/513) - Fixed inadvertent omission of "Search" box from ReadTheDocs.
- [#528](https://github.com/nautobot/nautobot/pull/528) - Fixed an ordering issue in the `test_EXTERNAL_AUTH_DEFAULT_groups` test case.
- [#540](https://github.com/nautobot/nautobot/pull/540) - Fixed intermittent CI failures due to DockerHub rate limits.
- [#542](https://github.com/nautobot/nautobot/pull/542) - Fixed incorrect documentation for running `nautobot-server test` commands.
- [#549](https://github.com/nautobot/nautobot/pull/549) - Fixed CI errors on pull requests due to missing DockerHub credentials.

### Removed

Expand Down

0 comments on commit 7adf46e

Please sign in to comment.