diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-30 20:41:03 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-30 20:41:03 -0700 |
commit | 3269e0eb729b2a989fcc97e5d13fb84af0ffc8f5 (patch) | |
tree | e4e9a326ac7ee6e4fa7fdd009823e81795719aec | |
parent | d03cb8421c6bd9c73fae43e1de1cac0455598f77 (diff) | |
download | fatcat-3269e0eb729b2a989fcc97e5d13fb84af0ffc8f5.tar.gz fatcat-3269e0eb729b2a989fcc97e5d13fb84af0ffc8f5.zip |
changelog is limited
-rw-r--r-- | python/fatcat/templates/changelog.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/fatcat/templates/changelog.html b/python/fatcat/templates/changelog.html index ee50a7d2..f33fe7c8 100644 --- a/python/fatcat/templates/changelog.html +++ b/python/fatcat/templates/changelog.html @@ -4,6 +4,8 @@ <h1 class="ui header">Recent Changes <div class="sub header"><code>changelog</code></div></h1> +Limited to the most recent ~50 entries. + <table class="ui table"> <thead><tr><th>Changelog<br>Index <th>Timestamp (UTC) |