Skip to content

Commit

Permalink
Update version v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrorEnales committed Jun 1, 2022
1 parent bc00e65 commit 35ad670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog

## 📦 Version v1.0.0
## 📦 Version [v1.0.0](https://github.com/BioDWH2/BioDWH2-ArcadeDB-Server/releases/tag/v1.0.0)

Released: upcoming
Released: 01.06.2022

* ```[feature]``` Initial release
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Creating a database from any workspace is done using the following command. Ever
> java -jar BioDWH2-ArcadeDB-Server.jar --create /path/to/workspace
~~~

Once the database has been created, the database and OrientDB Studio can be started as follows:
Once the database has been created, the database and ArcadeDB Studio can be started as follows:
~~~BASH
> java -jar BioDWH2-ArcadeDB-Server.jar --start /path/to/workspace
~~~
Expand Down

0 comments on commit 35ad670

Please sign in to comment.