CHANGELOG.md in oxidized-0.25.1 vs CHANGELOG.md in oxidized-0.26.0

- old
+ new

@@ -1,8 +1,22 @@ # Changelog ## Master +## 0.26.0 + +* FEATURE: add Cisco VPN3000 model (@baznikin) +* FEATURE: add NetGear PROSafe Smart switches model (@baznikin) +* FEATURE: Added possibility to pass root logs directory as environment variable (@Glorf) +* FEATURE: add OneAccess TDRE (1645) model (@starrsl) +* FEATURE: add Audiocodes MediaPack MP-1xx and Mediant 1000 model (@pedjaj) +* FEATURE: add raisecom RAX model (@vitalisator) +* FEATURE: add huawei smartax model (@nyash) +* FEATURE: add grandstream model +* MISC: prompt updates in siklu, netonix, netscaler models +* MISC: minimal supported ruby is now 2.3, net-ssh dependency ~> 5, rubocop ~> 0.65.0 +* FIX: in git comparison we might mistakenly always detect change due to !utf8 vs. utf8 encoding of a char + ## 0.25.0 * FEATURE: add viptela model (@bobthebutcher) * FEATURE: add ECI Telecom Appolo platform bij arien.vijn@linklight.nl * FEATURE: ssh keepalive now configurable per node with ssh_no_keepalive boolean