GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 299 forks source link

If there is only 1 release release notes are not returned #71

Closed jsloyer closed 8 years ago

jsloyer commented 8 years ago

If there is only 1 release release notes are not returned. The issue is here. The slice is assuming there is at least 2 releases.

Ill be attaching a PR in a bit to this...