Skip to content

Commit

Permalink
released version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolbach committed Jul 25, 2023
1 parent 3539b31 commit 340591f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,11 +336,6 @@ Plans

Here are my current plans to extend overarch in the next releases.

Version 0.2.0
* Support UML use case, class and state machine views (work in progress)
* Modelling
* PlantUML export

Version 0.3.0
* simple markdown export for the model information

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.soulspace.clj/overarch "0.2.0-SNAPSHOT"
(defproject org.soulspace.clj/overarch "0.2.0"
:description "OverArch provides architecture description as data based on C4 models,
opening multiple use cases for this data."
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 340591f

Please sign in to comment.