Skip to content

Commit 388a2b2

Browse files
committed
Update README.md
1 parent 3bc656c commit 388a2b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Node.js module that provides a registry and gateway for execution of pre-defined
55
* [Overview](#overview)
66
* [Concepts](#concepts)
77
* [Usage](#usage)
8+
* [History](#history)
89
* [Related tools](#related)
910

1011
###<a name="overview"></a> Overview
@@ -37,6 +38,13 @@ This script simply exports a few useful pre-defined parameter sets (that one wou
3738

3839
7) There is also a unit-test (```test\all.js```) for the command registry in ```o365Utils.js``` which gives an example of usage.
3940

41+
###<a id="history"></a> History
42+
43+
```
44+
v1.0-beta.1 - 2014-01-28
45+
- Initial version
46+
```
47+
4048
###<a id="related"></a> Related Tools
4149

4250
Have a look at these related projects which support and build on top of this module to provide more functionality

0 commit comments

Comments
 (0)