Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Add entry for #196
  • Loading branch information
kinow committed Dec 8, 2022
1 parent 77f1862 commit 3dc45e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog

## 2021-??-?? - 1.3.6
## 2022-??-?? - 1.3.6

- [190](https://github.com/Smashing/smashing/pull/190) Add sprockets precompile rake task
- [196](https://github.com/Smashing/smashing/pull/196) Replaced open with URI.open, as Kernel#open was deprecated in Ruby 2.7 and doens't work anymore with Ruby 3 (thanks @thomaswitt)

## 2021-07-01 - 1.3.5

Expand Down

0 comments on commit 3dc45e8

Please sign in to comment.