Skip to content

Commit 19eb19f

Browse files
committed
Update changelog
1 parent f36a801 commit 19eb19f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@
99
# 0.1.2
1010

1111
- Fixed an issue where non pygmentized code blocks would not be formatted properly. #1
12+
13+
# 0.2.0
14+
15+
- Convert CoffeeScript to JavaScript - [@dewski](https://github.com/dewski)
16+
- Fix JavaScript collapsing of files - [#7](https://github.com/peek/peek-rblineprof/pull/7) [@fedesoria](https://github.com/fedesoria)
17+
- Use around_action instead of around_filter - [#15](https://github.com/peek/peek-rblineprof/pull/15) [@8398a7](https://github.com/8398a7)
18+
- Use `url_for` for generating request parameters - [#11](https://github.com/peek/peek-rblineprof/pull/11) [@wa0x6e](https://github.com/wa0x6e)
19+
- Require `peek` before loading `peek-rblineprof` - [#14](https://github.com/peek/peek-rblineprof/pull/14) [@bakunyo](https://github.com/bakunyo)

0 commit comments

Comments
 (0)