Browse Source

fix: added changelog entry

root 2 years ago
parent
commit
de7b3b9606
1 changed files with 4 additions and 0 deletions
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -1,5 +1,9 @@
 This file documents the major additions and syntax changes between releases.
 
+2.4.7 2023-10-30
+	FIXES
+	check_snmp: Fixed issue where plugin returned OK for missin OID (#679)
+
 2.4.6 2023-08-01
 	FIXES
 	check_log: Fixed issue where /tmp directory would fill with unnecessary information (#724)