Skip to content

Commit

Permalink
Update changelog for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Aug 13, 2018
1 parent e0266db commit 61cb4e9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,26 @@
## 3.3.0 (August 13th, 2018)

Features:

- Added pagination for dashboard (@GeorgeGorbanev, #518)
- Add Facebot crawler to list of bots (@pfeiffer, #530)
- Ignore previewing requests (@pfeiffer, #531)
- Fix binding of ignore_filter (@pfeiffer, #533)

Bugfixes:

- Fix cookie header duplication (@andrehjr, #522)

Performance:

- Improve performance of RedisInterface#make_list_length by using LTRIM command (@mlovic, #509)

Misc:

- Update development dependencies
- test rails 5.2 on travis (@lostapathy, #524)
- update ruby versions for travis (@lostapathy, #525)

## 3.2.0 (September 21st, 2017)

Features:
Expand Down

0 comments on commit 61cb4e9

Please sign in to comment.