Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Mar 10, 2021
1 parent 075cd76 commit 122e8da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

**Heta** is a modeling language for quantitative systems pharmacology and systems biology.

Seea also the [Heta tutorial](https://hetalang.github.io/#/resources/?id=lesson-0-introduction)
The current version is **0.4.0**.

Sea also the [Heta tutorial](https://hetalang.github.io/#/resources/?id=lesson-0-introduction)

## Language specification

Expand Down Expand Up @@ -118,8 +120,6 @@ Heta language was originally developed for internal projects of InSysBio to supp

## Versions

The current version is **0.4.0**.

The **latest** version of Heta standard is located in **master** branch of the [hetalang/heta-specifications](https://github.com/hetalang/heta-specifications) repository.

The previous versions are stored as **tags** in the repository.
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 0.4.0

- `reversible` property for `@Process`
- substitute `#include @UnitDef` instance by `#defineUnit` action

## 0.3.4

- include `atStart` in _Switcher class
Expand Down

0 comments on commit 122e8da

Please sign in to comment.