Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog {#Changelog}
============

# git master (1.1.0)
# Release 1.1 (30-06-2016)

* [48](https://github.com/BlueBrain/Tide/pull/48):
Prevent users from opening a file multiple times.
Expand Down Expand Up @@ -55,7 +55,7 @@ Changelog {#Changelog}
* [12](https://github.com/BlueBrain/Tide/pull/12):
Added a basic REST interface with support for open/load/save commands.

# Release 1.0.0 (07-04-2016)
# Release 1.0 (07-04-2016)

* Initial version, based on
[DisplayCluster/qml2](https://github.com/BlueBrain/DisplayCluster/tree/qml2)