File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -340,21 +340,20 @@ define a custom `error` handler:
340340 * Run tests in console with ` npm test `
341341 * Please include tests with pull requests.
342342
343- # Release Notes
344-
345- See [ RELEASE NOTES] ( https://github.com/jakesgordon/javascript-state-machine/blob/master/RELEASE_NOTES.md ) file.
346-
347343# Related Links
348344
349345 * You can find the [ code on github] ( https://github.com/jakesgordon/javascript-state-machine )
350346 * You can find a [ working demo here] ( http://codeincomplete.com/posts/2011/8/19/javascript_state_machine_v2/example/ )
347+ * [ v2.3 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2-3-0/ ) - 3/15/2014
348+ * [ v2.2 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2-2-0/ ) - 1/26/2013
349+ * [ v2.1 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2-1-0/ ) - 1/7/2012
350+ * [ v2.0 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2 ) - 8/19/2011
351+ * [ v1.2 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v1-2-0 ) - 6/21/2011
352+ * [ v1.0 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine ) - 6/1/2011
351353
352- * [ v2.3 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2-3-0/ )
353- * [ v2.2 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2-2-0/ )
354- * [ v2.1 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2-1-0/ )
355- * [ v2.0 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v2 )
356- * [ v1.2 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine-v1-2-0 )
357- * [ v1.0 release announcement] ( http://codeincomplete.com/posts/javascript-state-machine )
354+ # Release Notes
355+
356+ See [ RELEASE NOTES] ( https://github.com/jakesgordon/javascript-state-machine/blob/master/RELEASE_NOTES.md ) file.
358357
359358# License
360359
You can’t perform that action at this time.
0 commit comments