Skip to content

Commit bc671cd

Browse files
committed
Fixed some wrongly ported changelog entries to Markdown
1 parent d33ae45 commit bc671cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
## 1.4.11
5050
###Misc
51-
##- Reverted changes from 1.4.10
51+
- Reverted changes from 1.4.10
5252

5353
## 1.4.10
5454
### Enhancement
@@ -78,11 +78,11 @@
7878

7979
## 1.4.4
8080
###Change
81-
##- Re-released as 1.4.4 to avoid issues with bower
81+
- Re-released as 1.4.4 to avoid issues with bower
8282

8383
## 1.4.3.1
8484
### Fix
85-
##- Fixed $.scrollTo(0) broken on 1.4.3
85+
- Fixed $.scrollTo(0) broken on 1.4.3
8686

8787
## 1.4.3
8888
### Enhancement
@@ -91,7 +91,7 @@
9191
###Misc
9292
- Removed support for the deprecated setting 'speed'
9393
### Fix
94-
##- Removed $.browser.webkit so the plugin works with jQuery +1.8
94+
- Removed $.browser.webkit so the plugin works with jQuery +1.8
9595

9696
## 1.4.2
9797
### Feature
@@ -106,7 +106,7 @@
106106
### Feature
107107
- The target can be 'max' to scroll to the end while keeping it elegant.
108108
### Enhancement
109-
##- Default duration is 0 for jquery +1.3. Means sync animation
109+
- Default duration is 0 for jquery +1.3. Means sync animation
110110
- The plugin works on all major browsers, on compat & quirks modes, including iframes.
111111
- In addition to window/document, if html or body are received, the plugin will choose the right one.
112112
### Fix

0 commit comments

Comments
 (0)