* Fix 41 so set queries on networks include optional filter arguments.
0.5
----------------
+ Add support for logging errors to Sentry if sentry_dsn is set.
0.4.4
------------------
* Bugfix for displaying IPs when filtering Networks w/ attrs. (fix 34) * Added some extra networks to the test fixtures for API tests. * Updated fixtures for network set queries to reflect extra networks.
0.4.3
------------------
* UI Updates
+ fixes 19 + fixes 32
* Show attributes on Device/Network pages. * Show latest changes on Device/Network pages. * Provide NSOT_VERSION to jinja and angular templates. * Show version in NSoT UI
0.4.1
------------------
+ Only import mrproxy for user_proxy arg in nsot-ctl. (fixes 24)
0.4
----------------
+ Add support for filtering networks by cidr/addr/prefix/attrs. (fix 18)