From 53fd92201fa6d34625b698fa6d730c4ffb0c2f5f Mon Sep 17 00:00:00 2001 From: christianrowlands Date: Fri, 26 Jan 2024 12:43:11 -0500 Subject: [PATCH] Adds the 1.0.0 release to the CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ac3cff..7e30c82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [1.0.0](https://github.com/christianrowlands/network-survey-messaging/releases/tag/v1.0.0) - 2024-01-26 +* Adds 802.11be (Wi-Fi 7) to the list of 802.11 standards. +* Adds the bandwidth field to the Wi-Fi Beacon record. + ## [0.15.0](https://github.com/christianrowlands/network-survey-messaging/releases/tag/v0.15.0) - 2023-12-14 * Adds the slot field to the cellular records (GSM, CDMA, UMTS, LTE, and NR). See the docs for more information on the slot field.