Skip to content

Commit

Permalink
1.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robindemourat committed Sep 28, 2018
1 parent e13770e commit 0b72842
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,22 @@

*Written according to [Keep a changelog](https://keepachangelog.com/en/1.0.0/) guidelines and [semantic versioning](https://semver.org/)*.

## Unreleased
## [1.0.0-alpha.3](https://github.com/dictoapp/dicto/tree/1.0.0-alpha.3) - 2018-09-28

### Fixed

* fix bug when accessing a composition containing a citation to an excerpt that has been deleted from corpus
* fix broken composition standalone player

### Changed

* in composition view, display warning when trying to cite a excerpt twice
* diverse UX fixes in composition view
* diverse UI/UX fixes in composition view

### Added

* in `about` section, new references to similar/alternative tools
* add manual e2e test checklist

## [1.0.0-alpha.2](https://github.com/dictoapp/dicto/tree/1.0.0-alpha.2) - 2018-09-22

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dicto",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "transcribe > annotate > remix > publish media contents",
"author": "Robin de Mourat",
"repository": "https://github.com/dictoapp/dicto",
Expand Down

0 comments on commit 0b72842

Please sign in to comment.