Reorganized CHANGELOG into release notes based on minor version number

This commit is contained in:
Jeremy Stretch
2019-10-09 13:54:05 -04:00
parent ea42ec6a11
commit 7fcdb50dcc
20 changed files with 2452 additions and 2477 deletions

View File

@@ -0,0 +1,15 @@
# v1.1.0 (2016-07-07)
## New Features
* [#107](https://github.com/netbox-community/netbox/pull/107) - Docker support
* [#91](https://github.com/netbox-community/netbox/issues/91) - Support for subdevices within a device
* [#170](https://github.com/netbox-community/netbox/pull/170) - Added MAC address field to interfaces
## Bug Fixes
* [#169](https://github.com/netbox-community/netbox/issues/169) - Fix rendering of cancellation URL when editing objects
* [#183](https://github.com/netbox-community/netbox/issues/183) - Ignore vi swap files
* [#209](https://github.com/netbox-community/netbox/issues/209) - Corrected error when not confirming component template deletions
* [#214](https://github.com/netbox-community/netbox/issues/214) - Fixed redundant message on bulk interface creation
* [#68](https://github.com/netbox-community/netbox/issues/68) - Improved permissions-related error reporting for secrets