forked from jmoses/fitter_happier
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
57 lines (39 loc) · 1.03 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
CHANGELOG
=========
Version 1.6.0
=============
* Drop support for Rails 6.x
* Add support for Rails 8.0
* Bump the ruby version
* Introduce and configure rubocop
* Introduce and configure appraisals
Version 1.5.2
=============
* Relax NewRelic dependency
Version 1.5.1
=============
* Relax NewRelic dependency
Version 1.5
===========
* Update dependencies for Rails 7
Version 1.3.1
=============
* Relax NewRelic dependency
Version 1.2
===========
* Relax dependencies
* Bump the ruby version
Version 1.1
===========
* Set NewRelic to Ignore Fitter Happier Requests([#2](https://github.com/nulogy/fitter-happier/pull/2))
Version 1.0
===========
* Updates from [#1](https://github.com/nulogy/fitter-happier/pull/1):
* Follow latest Rails Engine standards
* Added 2 additional URIs
* /fitter_happier/site_check => Timestamped site check
* /fitter_happier/site_and_database_check => Timestamped site and database check
* Updated the response message for /fitter_happier
Version 0.3
===========
* atmos release