mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added a new ChangeList.txt file as an easy record of major featuresm that get added.
This commit is contained in:
parent
946e4dc50d
commit
a747184a35
1 changed files with 19 additions and 0 deletions
19
ChangeList.txt
Normal file
19
ChangeList.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
|
||||
== Major JUCE features and updates ==
|
||||
|
||||
(This file just lists the more notable headline features. For more detailed
|
||||
info about minor changes and bugfixes, please see the git log)
|
||||
|
||||
|
||||
Version 3.1.2 (not yet released)
|
||||
- Introduced this ChangeList.txt file!
|
||||
- Several new example and tutorial projects
|
||||
- New FFT class
|
||||
- WASAPI exclusive mode support
|
||||
- New methods for FloatVectorOperations
|
||||
- Better control over redirection when opening URLs
|
||||
- More C++11 feature support macros
|
||||
- Performance improvements to XML parsing
|
||||
- Basic SVG text support
|
||||
- New Whirlpool hashing class
|
||||
- Various minor additions to the Introjucer
|
||||
Loading…
Add table
Add a link
Reference in a new issue