Provide a link to the next release

This commit is contained in:
Kevin van Zonneveld 2016-04-07 16:16:46 +02:00
parent bf0c446dcc
commit 72bf9592c6
2 changed files with 6 additions and 3 deletions

View file

@ -54,7 +54,7 @@ Scheduled to be released: May 02, 2016
## 0.0.4
Scheduled to be released: April 04, 2016
<a name="next"></a> Scheduled to be released: April 04, 2016
- [ ] google: Add Google Drive plugin unit test (@hedgerh)
- [ ] google: Add a working Google Drive example (without Modal, via e.g. `target: "div#on-my-page"`) (@hedgerh)

View file

@ -11,8 +11,11 @@
<br />
We're on a monthly monthly release cycle and our latest version is
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#<%- theme.uppy_version_anchor %>">v<%- theme.uppy_version %></a>,
but the example pages reflect the latest work in our master branch, so here's
<a href="https://github.com/transloadit/uppy/compare/v<%- theme.uppy_version %>...master">what changed since v<%- theme.uppy_version %></a>.
but the example pages reflect the latest work in our master branch. Here's
<a href="https://github.com/transloadit/uppy/compare/v<%- theme.uppy_version %>...master">what changed in master since v<%- theme.uppy_version %></a>
in terms of commits, while the CHANGELOG
provides a higher level view of this things planned for our
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#next">next release</a>.
</p>