Skip to content

Commit c4fb85d

Browse files
authored
Update CHANGELOG.md
1 parent 382679e commit c4fb85d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Trunk Recorder ChangeLog
22
========================
33

4+
### Version 4.5.0
5+
* Set d_call to null to prevent potential use after free by @galenguyer in https://github.com/robotastic/trunk-recorder/pull/739
6+
* Documenting maxDuration config param by @EricTendian in https://github.com/robotastic/trunk-recorder/pull/741
7+
* Conventional recorder info for MQTT and status-server plugins by @taclane in https://github.com/robotastic/trunk-recorder/pull/744
8+
* Cleanup dropped samples logging. by @tadscottsmith in https://github.com/robotastic/trunk-recorder/pull/745
9+
* Multiple CMake fixes and version updates to resolve compiler warnings by @galenguyer in https://github.com/robotastic/trunk-recorder/pull/738
10+
* Log cleanup by @tadscottsmith in https://github.com/robotastic/trunk-recorder/pull/749
11+
12+
### Version 4.4.2
13+
* Fix logging when all transmissions are removed. by @tadscottsmith in #735
14+
* Fixes issue mentioned in #691 by @Dygear in #733
15+
* Improve CSV parsing to allow quoted and escaped fields by @EricTendian in #734
16+
* Updated Broadcastify Uploader to make it more robust by @robotastic in #736
17+
18+
### Version 4.4.1
19+
* Fix for #606 by @JoeGilkey in #721
20+
* Improved Talkgroup Priority Logging by @tadscottsmith in #700
21+
* Build gr-osmosdr in Docker with multiple Airspy source patch by @EricTendian in #727
422

523
### Version 4.4.0
624
* Add support for using a .csv file for adding for conventional channels

0 commit comments

Comments
 (0)