Skip to content

Commit 2019c63

Browse files
MasterOdinlord
authored andcommitted
Cut version 2.4.0
1 parent bc5b66f commit 2019c63

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## Version 2.4.0
4+
5+
*October 19, 2019*
6+
7+
- Move repository from lord/slate to slatedocs/slate
8+
- Fix documentation to point at new repo link, thanks to [Arun](https://github.com/slash-arun), [Gustavo Gawryszewski](https://github.com/gawry), and [Daniel Korbit](https://github.com/danielkorbit)
9+
- Update `nokogiri` to 1.10.4
10+
- Update `ffi` in `Gemfile.lock` to fix security warnings, thanks to [Grey Baker](https://github.com/greysteil) and [jackmack](https://github.com/jakemack)
11+
- Update `rack` to 2.0.7 in `Gemfile.lock` to fix security warnings, thanks to [Grey Baker](https://github.com/greysteil) and [jackmack](https://github.com/jakemack)
12+
- Update middleman to `4.3` and relax constraints on middleman related gems, thanks to [jackmack](https://github.com/jakemack)
13+
- Add sass gem, thanks to [jackmack](https://github.com/jackmack)
14+
- Activate `asset_cache` in middleman to improve cacheability of static files, thanks to [Sam Gilman](https://github.com/thenengah)
15+
- Update to using bundler 2 for `Gemfile.lock`, thanks to [jackmack](https://github.com/jakemack)
16+
317
## Version 2.3.1
418

519
*July 5, 2018*

0 commit comments

Comments
 (0)