Skip to content

Commit

Permalink
Merge pull request #177 from ZLLentz/rel-v1.1.0
Browse files Browse the repository at this point in the history
DOC: Rel v1.1.0
  • Loading branch information
ZLLentz authored Jan 11, 2020
2 parents d6004d5 + e9af2ed commit 888d761
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
- secure: "kjUAbNvwnSPFQFNf0TRX+Ea0BgVwMwRaPaL5wLRD7zvLpF5D9dzc+giUneap3LzKBxtEXIJ8hY9KgL0n63z0LwyWHKmKQT0F3ILEaqIcOOscU1G0MjCSal0DUji8EBe7xzXWr1T0AApyu39Y2iW0Qp+gTMSJEcNN9XdnBh7V0PIEA9xYP4xfpZ7vbNGvMhpDefJSIjdrAz7bVxp8JH8pxnu2WYCDS1Ik8pA7WGgNSknI0VBI2Fs43gfLocMkJSKimn2M+EGgxORdgBwoxMjRKRxIaTiLsCd+ZY5FP1DM1F1dvVusm3KNyyytaWTv9cDELQazMspv6VB1s7ouq0IgOJMySkl2BAvT6c+e8Adn+x87ZO1PyBAlJZNGO/YQdjrhRNbObu5Ld5IyvwcLw10teCMEkWJ3cNfYBL8O52vlzIlvhDcb1J+pONecc+a6Fr9Ag6nUz6krPr5zF5bK/3qxlC5PmzhnjSeTXqizaub+RVXHNyj7xKNJDczOmqM4HvkXe+kyBiauCnWXu86bOlKY3j8upSrGQCOKcHbFWMExZIsIBq3+g2nLI0bpEC2xT9iTgeLtzB24kkF3bHQ6BaTjU135lrRlVhC7CFiFPuqDUpVzLNWikG9rjPcJAsmQzYauUedm40MNtbqVOA5+2VGePuVMxLIXfHVn43taL916Vh8="

matrix:
fast_finish: true
include:
- python: 3.6
env:
Expand Down
9 changes: 8 additions & 1 deletion docs/source/releases.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Release History
###############

v1.1.0 (2020-01-10)
===================

Features
--------
- Add ``archapp`` support. Check out the ``archive`` object in the hutch
python namespace for access to the archiver appliance data.

v1.0.1 (2019-03-08)
===================

Expand All @@ -10,7 +18,6 @@ Fixes and Maintenance
- Fix issues with the test suite
- Fix issues with automatically loading ipython profiles


v1.0.0 (2018-10-12)
===================

Expand Down

0 comments on commit 888d761

Please sign in to comment.