We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc132b commit e26bfcaCopy full SHA for e26bfca
2 files changed
debian/changelog
@@ -1,10 +1,17 @@
1
+libethercat (0.6.4) unstable; urgency=low
2
+
3
+ * fix: file hw layer -> try to receive as much frames as were sent
4
5
+ -- Robert Burger <robert.burger@dlr.de> Tue, 21 Jan 2025 13:18:07 +0100
6
7
libethercat (0.6.3) unstable; urgency=low
8
9
+ * bump: 0.6.3
10
* fix: eeprom size up to 64kB
11
* fix: copying ifname to ifr
12
* add: git changelog gen script
13
- -- Robert Burger <robert.burger@dlr.de> Tue, 10 Dec 2024 06:15:18 +0100
14
+ -- Robert Burger <robert.burger@dlr.de> Tue, 10 Dec 2024 06:31:17 +0100
15
16
libethercat (0.6.2) unstable; urgency=low
17
project.properties
@@ -1,2 +1,2 @@
-VERSION = 0.6.3
+VERSION = 0.6.4
MAINTAINER = Robert Burger <robert.burger@dlr.de>
0 commit comments