Update change log

记录版本

Signed-off-by: 2210088963 <2210088963@qq.com>
This commit is contained in:
2210088963 2025-03-05 06:57:49 +00:00
parent 7c88977428
commit df7a30d061

17
change_log.md Normal file
View File

@ -0,0 +1,17 @@
# 版本记录
## [1.0.0] - 2025-03-01
- **新增功能**
- 实现 RTSP 视频转发功能。
- 实现红绿灯状态监控功能。
- **修复问题**
- 修复了视频流卡顿的问题。
- 修复了红绿灯状态切换延迟的问题。
## [1.1.0] - 2025-03-02
- **新增功能**
- 增加了告警功能。
- 增加了红绿灯定制对接功能。
- **优化**
- 优化了视频流处理逻辑。
- 优化了红绿灯状态切换逻辑。