We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c7495 commit e19436fCopy full SHA for e19436f
CHANGELOG.md
@@ -1,12 +1,15 @@
1
# Changelog
2
3
-## 1.1.0 (18 April 2021)
4
-
5
-* Small version bump to allow republishing to npm
6
- * (Being new to publishing with npm comes with its speed bumps)
7
-* Fixed a couple small issues
8
9
-## 1.0.0 (18 April 2021)
10
11
-* Initial commit, hello!
12
-* Supports 2 options: "threshold", "callback"
+## 1.0.0 (20 April 2021)
+
+* Initial commit, hello world!
+* Supports 8 options:
+ * callback
+ * motion
+ * injectCSS
+ * startingIndex
+ * breadcrumbsEnabled
+ * automaticBreadcrumbs
13
+ * progressiveBreadcrumbs
14
+ * css
15
+* Not much else to say here, so please enjoy!
0 commit comments