This repository has been archived by the owner on May 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3bcd78f
commit 8f10b3e
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# CHANGELOG | ||
|
||
## 0.1.1 (2017-01-14) | ||
|
||
* Fixed 2 bugs re: `alda list` output: | ||
* It didn't work correctly on non-OS X systems like Ubuntu due to differences in the `ps` command across Unix distributions. | ||
* Fixed buggy output when running multiple Alda servers ([#4](https://github.com/alda-lang/alda-client-java/issues/4)). | ||
|
||
Major thanks to [tobiasriedling] for both fixes! | ||
|
||
## 0.1.0 (2016-11-19) | ||
|
||
* * Extracted alda-client-java from the [main Alda repo](https://github.com/alda-lang/alda) as of version 1.0.0-rc50. | ||
|
||
[tobiasriedling]: https://github.com/tobiasriedling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters