We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0400558 commit 4f72366Copy full SHA for 4f72366
2 files changed
ADLINK_CHANGELOG
@@ -1,6 +1,10 @@
1
2
Changelog for Neuron Library
3
============================
4
+v1.3.14
5
+-------------------
6
+1. Bugfix: Fix double free memory issue for getline() in x86.c
7
+
8
v1.3.13
9
-------------------
10
1. Bugfix: Fix mraa mapping issue for product "ROScube-I ET".
README.md
@@ -68,4 +68,4 @@ Bump Version
68
69
- Version changelog [here](ADLINK_CHANGELOG).
70
- Version number: `CPACK_PACKAGE_VERSION` in CMakeLists.txt.
71
-- git tag -a <new_versino>
+- git tag -a <new_version>
0 commit comments