v1.0 Release Notes¶
Developer Note - Remove Me!
Guiding Principles:
- Changelogs are for humans, not machines.
- There should be an entry for every single version.
- The same types of changes should be grouped.
- Versions and sections should be linkable.
- The latest version comes first.
- The release date of each version is displayed.
- Mention whether you follow Semantic Versioning.
Types of changes:
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
This document describes all new features and changes in the release 1.0. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
- Major features or milestones
- Achieved in this
x.yrelease - Changes to compatibility with Nautobot and/or other apps, libraries etc.
[v1.0.1] - 2021-09-08¶
Added¶
Changed¶
Fixed¶
- #123 Fixed Tag filtering not working in job launch form