Skip to content

Commit

Permalink
updated release notes 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ypujante committed Feb 10, 2019
1 parent 06a31e9 commit b0ba63a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Here are some recommended steps:
Documentation
-------------

- Check the [Latest doxygen documentation](http://pongasoft.github.io/jamba/docs/3.0.2/html/index.html)
- Check the [Latest doxygen documentation](http://pongasoft.github.io/jamba/docs/3.1.0/html/index.html)
- The [jamba-sample-gain](https://github.com/pongasoft/jamba-sample-gain) project was designed as a documentation plugin for this project.
- The [vst-vac-6v](https://github.com/pongasoft/vst-vac-6v) plugin is built with Jamba.
- The [vst-ab-switch](https://github.com/pongasoft/vst-ab-switch) plugin is built with Jamba.
Expand All @@ -206,7 +206,7 @@ Documentation

Release Notes
-------------
### 2019-01-06 - `v3.1.0`
### 2019-02-10 - `v3.1.0`
* added ability to conveniently register a global key hook (check `Views::registerGlobalKeyboardHook`)
* parameters now copy the provided strings (title, short tile and units) so that they no longer have to be static and for example can be computed
* added convenient methods to `AudioBuffers` and `Channel` (`copyFrom` and `forEachSample`). Defined `const` and non `const` versions.
Expand Down

0 comments on commit b0ba63a

Please sign in to comment.