Skip to content

v2.1 Release Notes

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

[v2.1.1] - 2023-09-29

Added

Changed

Fixed

  • #123 Fixed Tag filtering not working in job launch form

[v2.1.0] - 2023-09-29

Added

  • #36 Added a metric for software version

Changed

  • Updated minimum version of Nautobot to 1.6
  • Deprecates support for Python 3.7
  • #45 Updated app description in app config
  • #51 Added screenshots to README

Housekeeping

  • #41 Introduced testing against upstream Nautobot
  • #43 Changed CODEOWNERS to a group instead of individual people