diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4d54913 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +Release notes +============= + +This document describes all the changes made to the *Institutions API* +document, starting from its first beta draft version. + + +1.0.0-rc3 +--------- + +* Now this API is serving references to other LOS types too (not only + `Course`s). + + +1.0.0-rc2 +--------- + + * The `` element has been renamed to + ``. + + +1.0.0-rc1 +--------- + +Initial release. (Since this API seemed really simple, we skipped the `0.x.y` +versions altogether.)