Skip to content

Commit

Permalink
prepare 2.4.0 release (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Feb 15, 2020
1 parent c3b19cc commit a4085c1
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 94 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Changelog
==========

2.4.0 - February 15 2020
------------------------

* vendor pydantic :issue:`482` :user:`dbarrosop`
* Netconf connection plugin does not respect ssh config :issue:`481` :user:`fach`
* Added napalm_ping.py plugin :issue:`472` :user:`tejasmokashi1992`
* Add skip mark to netconf tests :issue:`469` :user:`dmfigol`
* Update dependencies :issue:`468` :user:`dmfigol`
* Replace multiprocessing.dummy with concurrent.futures :issue:`467` :user:`dmfigol`
* Ansible Inventory - NornirNoValidInventoryError Exception :issue:`463` :user:`carlmontanari`
* cleanup items from :issue:`459` #462 :user:`carlmontanari`
* Update pydantic to v1 :issue:`449` :user:`AchilleAsh`
* Minor Typing updates to appease mypy .740 :issue:`448` :user:`carlmontanari`
* Update to support Netmiko 3.x.x :issue:`445` :user:`carlmontanari`
* Add netconf plugins :issue:`444` :user:`ogenstad`
* Fix KeyError when setting a "False" val in defaults :issue:`443` :user:`k01ek`
* Fix :issue:`411` #442 :user:`k01ek`
* Add Netbox inventory plugin to documentation :issue:`441` :user:`ogenstad`
* Add netconf_capabilities plugin :issue:`439` :user:`ogenstad`
* Fix netbox unnamed devices :issue:`438` :user:`wvandeun`

2.3.0 - September 21 2019
-------------------------

Expand Down

0 comments on commit a4085c1

Please sign in to comment.