diff options
author | Pjotr Prins | 2018-03-19 13:47:34 +0000 |
---|---|---|
committer | Pjotr Prins | 2018-03-26 09:29:29 +0000 |
commit | 690a9f716219c868932d2e6fe4071633dd0257ee (patch) | |
tree | ab0ec3f04010d1e0a09b2b3eabb14e2256dd4ee1 | |
parent | 3c8089e2c3957ca2d4a5906249b4818d367221dc (diff) | |
download | genenetwork2-690a9f716219c868932d2e6fe4071633dd0257ee.tar.gz |
RELEASENOTES
-rw-r--r-- | RELEASE-NOTES.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md new file mode 100644 index 00000000..d15cad1a --- /dev/null +++ b/RELEASE-NOTES.md @@ -0,0 +1,17 @@ +## ChangeLog v2.11 (date unknown) + +This is a massive bug fix release with many improvements. For contributions +see +[contributors](https://github.com/genenetwork/genenetwork2/contributors) +and +[commits](https://github.com/genenetwork/genenetwork2/commits/master). + +### Added GEMMA support + +* Front-end support + +### Added test framework and unit tests + +* Added python integration and unit tests + + |