Skip to content

Commit

Permalink
Fix #section-link changelog info
Browse files Browse the repository at this point in the history
  • Loading branch information
pastly committed Jan 16, 2017
1 parent 4c6a625 commit 5f0953e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,12 @@ v2.7.0) `./bm build` script is what should be used.
- move a ton of logic into the Makefile (#65)
- limit long post URLs to the first three words and the ID instead of all words
(#73)
- #section-links on the homepage don't jump to the post page, they stay on the
homepage and work as long as (see #69 for reference)
- the heading id is unique
- the heading is within the post preview

### Fixed
- force full rebuild if post title changes (#68)
- #section-links now stay on the same post page instead of going to the long
post URL (#69)
- #section-links on the homepage go to the prefered post type (short/long) (#69)
- Heading ids with special chars somehow fixed with new table of contents
generating functions (#61)

Expand Down

0 comments on commit 5f0953e

Please sign in to comment.