mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 21:02:23 -06:00
Reorganized CHANGELOG into release notes based on minor version number
This commit is contained in:
15
docs/release-notes/version-1.1.md
Normal file
15
docs/release-notes/version-1.1.md
Normal 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
|
||||
Reference in New Issue
Block a user