1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00

added a change log

This commit is contained in:
Alain Pitiot 2019-08-01 13:55:13 +02:00
parent 66bcefe1f1
commit b546ffea67

17
CHANGELOG.md Normal file
View File

@ -0,0 +1,17 @@
# PsychoJS Change Log
All notable changes to the latest, unreleased version of the PsychoJS library and to the previously released versions are documented here.
Please note that released versions of the library are not set in stone: we will keep fixing important issues and adding minor features beyond the library release dates. Those changes will be documented in this document.
## 3.2.0 [Unreleased] - 2019-08-01
3.2.0 is already available on Pavlovia.org but is neither officially released nor targeted by the PsychoPy Builder. It corresponds to the [Master branch](https://github.com/psychopy/psychojs) of the PsychoPy/PsychoJs GitHub repository and is under active development.
### New Features
- [sound/Sound](https://github.com/psychopy/psychojs/blob/master/js/sound/Sound.js)
secs = -1 => infinite duration
## 3.1.5 - 2019-08-01