File rubygem-peek.changes of Package rubygem-peek
-------------------------------------------------------------------
Mon Feb 10 15:23:10 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 1.1.0
see installed CHANGELOG.md
# 1.1.0
- Ensure that Peek can handle concurrent requests with a multithreaded application server - [#113](https://github.com/peek/peek/pull/113) [@smcgivern](https://github.com/smcgivern)
- Don't store metrics if no request ID is present - [#112](https://github.com/peek/peek/pull/112) [@rymai](https://github.com/rymai)
-------------------------------------------------------------------
Tue Apr 11 04:39:41 UTC 2017 - coolo@suse.com
- updated to version 1.0.1
see installed CHANGELOG.md
# 1.0
- Rails 4+ compatibility
- Update `before_filter` to `before_action` @mkcode
- Replace GIFs with colors @tarebyte
- Remove CoffeeScript @dewski
- Use Ruby JSON syntax for hashes
-------------------------------------------------------------------
Mon Apr 3 09:27:28 UTC 2017 - cbruckmayer@suse.com
- Initial package