Browse Source

fix: updated changelog

root 2 years ago
parent
commit
5d3a4d0fd4
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 OID name with numeric data was misinterpreted as OID value (#720)
+
 2.4.6 2023-08-01
 	FIXES
 	check_log: Fixed issue where /tmp directory would fill with unnecessary information (#724)