Skip to content

v2.0 Release Notes

This document describes all new features and changes in the release 2.0. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v2.0.0] - 2024-01-09

Added

  • Nautobot 2.0 support
  • Nautobot App ChatOps cookie
  • Changelog fragments using Towncrier

Changed

  • Changed documentation for baking cookies and development to no longer use Docker by default
  • Updated Nautobot components to import from nautobot.apps.* and use NautobotUIViewSet instead of individual views & paths
  • Replace pydocstyle with ruff

Fixed

  • CI no building docs prior to publishing to PyPI & GitHub on release