Skip to content

Commit

Permalink
docs: 📝 Fix release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrew82 committed Apr 16, 2024
1 parent a40a4c1 commit 84aae61
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions docs/admin/release_notes/version_1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@

## Added

- [221](https://github.com/nautobot/nautobot-plugin-ssot/pull/221) - Add Device42 integration by @jdrew82
- [222](https://github.com/nautobot/nautobot-plugin-ssot/pull/222) - Add conflicting message link by @snaselj
- [224](https://github.com/nautobot/nautobot-plugin-ssot/pull/224) - Allow Skipping Conflicting Apps Check by @snaselj
- [221](https://github.com/nautobot/nautobot-app-ssot/pull/221) - Add Device42 integration by @jdrew82
- [222](https://github.com/nautobot/nautobot-app-ssot/pull/222) - Add conflicting message link by @snaselj
- [224](https://github.com/nautobot/nautobot-app-ssot/pull/224) - Allow Skipping Conflicting Apps Check by @snaselj

## Changed

- [219](https://github.com/nautobot/nautobot-plugin-ssot/pull/219) - Attempt fixing CI error in #214 by @Kircheneer
- [220](https://github.com/nautobot/nautobot-plugin-ssot/pull/220) - Update ci.yml by @Kircheneer
- [214](https://github.com/nautobot/nautobot-plugin-ssot/pull/214) - Sync Main to Develop for 1.5.0 by @jdrew82
- [218](https://github.com/nautobot/nautobot-plugin-ssot/pull/218) - Fixes contrib.NautobotModel not returning objects on update/delete by @Kircheneer
- [161](https://github.com/nautobot/nautobot-plugin-ssot/pull/161) - Reverts ChatOps dependency removal by @snaselj
- [213](https://github.com/nautobot/nautobot-plugin-ssot/pull/213) - fix: :bug: Several fixes in the ACI integration by @chadell
- [205](https://github.com/nautobot/nautobot-plugin-ssot/pull/205) - Migrate PR #164 from Arista Child Repo by @qduk
- [219](https://github.com/nautobot/nautobot-app-ssot/pull/219) - Attempt fixing CI error in #214 by @Kircheneer
- [220](https://github.com/nautobot/nautobot-app-ssot/pull/220) - Update ci.yml by @Kircheneer
- [214](https://github.com/nautobot/nautobot-app-ssot/pull/214) - Sync Main to Develop for 1.5.0 by @jdrew82
- [218](https://github.com/nautobot/nautobot-app-ssot/pull/218) - Fixes contrib.NautobotModel not returning objects on update/delete by @Kircheneer
- [161](https://github.com/nautobot/nautobot-app-ssot/pull/161) - Reverts ChatOps dependency removal by @snaselj
- [213](https://github.com/nautobot/nautobot-app-ssot/pull/213) - fix: :bug: Several fixes in the ACI integration by @chadell
- [205](https://github.com/nautobot/nautobot-app-ssot/pull/205) - Migrate PR #164 from Arista Child Repo by @qduk

## v1.6.1 - 2024-02-21

Expand Down
4 changes: 2 additions & 2 deletions docs/admin/release_notes/version_2.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
### Fixed

- [#367](https://github.com/nautobot/nautobot-app-ssot/issues/367) - Fixed issues with example Jobs.
- [#407](https://github.com/nautobot/nautobot-app-ssot/issues/407) - + Fixed logic check for 'hide_example_jobs' when defined, and also set to False.
- [#409](https://github.com/nautobot/nautobot-app-ssot/issues/409) - + Fixes tagging and custom field updates for Nautobot objects synced to/from Infoblox.
- [#407](https://github.com/nautobot/nautobot-app-ssot/issues/407) - Fixed logic check for 'hide_example_jobs' when defined, and also set to False.
- [#409](https://github.com/nautobot/nautobot-app-ssot/issues/409) - Fixed tagging and custom field updates for Nautobot objects synced to/from Infoblox.
- [#413](https://github.com/nautobot/nautobot-app-ssot/issues/413) - Fixed method of retrieving objects from IPFabric's technology categories.

### Housekeeping
Expand Down

0 comments on commit 84aae61

Please sign in to comment.