Skip to content

Commit

Permalink
Getting ready for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau committed Sep 15, 2019
1 parent 5d930da commit fffcf4f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 1.3.0 - 2019-09-15

### Added

- Changed to a new, JSON based, file format: SFXJ.
- Added a new wave form: triangle.
- Added continuous integration using Travis CI.

### Changed

- Open and save file dialogs now show an error message when something went
wrong.

- Internal cleanups:
- Ported loading and saving code from FILE to QFile.
- Applied my coding style.
- Split the code into a static lib and an app.
- Added tests.
- Cleaned some float vs qreal warnings.

## 1.2.0 - 2018-10-29

### Added
Expand Down
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fffcf4f

Please sign in to comment.