diff --git a/CHANGES b/CHANGES index a2b2d76..3b65de5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,10 @@ -BassBoom is now null-aware! +BassBoom now allows you to natively play more than one audio file at the same time! Useful for games and DJ software! ### Changes This release contains a variety of changes, including, but not limited to: -- `[+]` Added nullable support +- `[+]` Added parallel playing support Review the commit history if you want to get a deep insight about the changes. diff --git a/CHANGES.TITLE b/CHANGES.TITLE index cfc22e7..cc911d2 100644 --- a/CHANGES.TITLE +++ b/CHANGES.TITLE @@ -1 +1 @@ -[servicing] BassBoom v0.1.8: Null Bass +[servicing] BassBoom v0.2.0: Simultaneous!