|
@@ -14,7 +14,7 @@
|
|
|
<p>We're on a 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. 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>
|
|
|
+ <a href="https://github.com/transloadit/uppy/compare/uppy@<%- 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 the things planned for our
|
|
|
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#next">next release</a>.</p>
|