We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ea854 commit eaf60a8Copy full SHA for eaf60a8
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
-## 1.1.0 Unreleased
+## 1.1.1 Unreleased
4
+
5
+- Fix possible data race in repository lookup table, #58
6
+- Fix issue where "Source" wasn't clickable in the built-in frontend, #66
7
+- Fix incorrect date shown on downloads in the built-in frontend, #57
8
+- Keep original query and fragment when making node URLs absolute, #65
9
10
+## 1.1.0
11
12
The first minor release following the release of 1.0.0, featuring a
13
brandnew search build on top of the go native
0 commit comments