summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b63bd6..7d345bd 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,11 @@ BSD license, all text above must be included in any redistribution
## Releases
+### 1.0.1
+Released on December 27, 2017
+
+View the full details here [here](https://github.com/brnkl/VC0706-cam-lib-legato/releases/tag/1.0.1)
+
### 1.0.0
Released on December 16, 2017
@@ -128,4 +133,4 @@ typedef struct {
```
## Usage on Other Platforms
-This code is highly decoupled from Legato with the exception of `LE_INFO` and `LE_DEBUG` log statements. In future releases this could be made more portable with pre-processor directives to redefine these macros. \ No newline at end of file
+This code is highly decoupled from Legato with the exception of `LE_INFO` and `LE_DEBUG` log statements. In future releases this could be made more portable with pre-processor directives to redefine these macros.