Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
brambg committed Sep 16, 2019
1 parent 56547b2 commit 95c7568
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ You may wonder, why use _Alexandria_ if you already have a text editing tool? We

## News

### Latest release: _Alexandria 2.3_ (September 2019)

##### Bugfixes:
- It is now possible, when a view other than the default view is active, to commit new and changed view definitions, and new tagml source files.
Committing changes to tagml source files of existing documents is still only possible when the default view is active.
- Running `alexandria init` in your home directory is not allowed and will fail with an error message.
- `alexandria status` will now only search one level deep in watched directories for files/directories that may be added.
- When committing a view definition which is valid json, but does not contain at least one of the required fields `includeLayers`, `excludeLayers`, `includeMarkup`, `excludeMarkup`, alexandria would silently accept this, producing an invalid view.
This has been fixed: committing this view definition will not fail with an error message.


### Latest release: _Alexandria 2.2_ (July 2019)

###### [New/Changed commands for the command-line app](https://huygensing.github.io/alexandria/commands)
Expand Down

0 comments on commit 95c7568

Please sign in to comment.