We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents1301ed8 +ed49930 commit90e7508Copy full SHA for 90e7508
docs/RELEASES.md
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
7
##[Unreleased]
8
9
+
10
+##[v3.1] - 2024-06-30
11
12
###Added
13
14
- CAN FD frames with max DLC (64 bytes) are supported
@@ -230,7 +233,8 @@ network node defined in DBC
230
233
- Fixed some warnings
231
234
232
235
-[Unreleased]:https://github.com/astand/c-coderdbc/compare/v3.0...HEAD
236
+[Unreleased]:https://github.com/astand/c-coderdbc/compare/v3.1...HEAD
237
+[v3.1]:https://github.com/astand/c-coderdbc/compare/v3.0...v3.1
238
[v3.0]:https://github.com/astand/c-coderdbc/compare/v2.9...v3.0
239
[v2.9]:https://github.com/astand/c-coderdbc/compare/v2.8...v2.9
240
[v2.8]:https://github.com/astand/c-coderdbc/compare/v2.7...v2.8