Remove stray URL pasted on accident.

Change-Id: I709a4f36f639654a1e402e327bbcf4e666d1ed16
This commit is contained in:
Brad Fitzpatrick 2014-08-04 10:03:18 -07:00
parent 795595dec5
commit e08e638cf5
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ $ PREV=0.7; echo "$(git shortlog -e -s $PREV..HEAD | sed -e 's/^.*<//;s/>.*$//'
<li>Describe rules, eliminating the previous inflexible and over-aggressive "describe depth" parameter.</li>
<li>Indexing of MusicBrainz album IDs.</li>
<li>Sorting of permanodes by time now recognizes a handful of common date-related schema attributes as used by the importers. The default search response's sort order should be sane for most people now, showing newer content first.</li>
<li>Allow searching for files by their "wholeref" (complete digest)</li>https://github.com/go-sql-driver/mysql
<li>Allow searching for files by their "wholeref" (complete digest)</li>
</ul>
<h3>Importers</h3>
<ul>