|
1 | 1 | ### next
|
2 | 2 |
|
3 |
| -* Added all versions up to Ruby 3.4 to the CI matrix (#16) |
| 3 | +* TODO: Replace this bullet point with an actual description of a change. |
| 4 | + |
| 5 | +### 1.6.0 (30 January 2025) |
| 6 | + |
| 7 | +* Added all versions up to Ruby 3.4 to the CI matrix ([#16](https://github.com/hausgold/alarmable/pull/16)) |
4 | 8 |
|
5 | 9 | ### 1.5.1 (17 January 2025)
|
6 | 10 |
|
7 |
| -* Added the logger dependency (#15) |
| 11 | +* Added the logger dependency ([#15](https://github.com/hausgold/alarmable/pull/15)) |
8 | 12 |
|
9 | 13 | ### 1.5.0 (14 January 2025)
|
10 | 14 |
|
11 |
| -* Switched to Zeitwerk as autoloader (#14) |
| 15 | +* Switched to Zeitwerk as autoloader ([#14](https://github.com/hausgold/alarmable/pull/14)) |
12 | 16 |
|
13 | 17 | ### 1.4.0 (12 January 2025)
|
14 | 18 |
|
15 | 19 | * Just a retag of 1.3.0
|
16 | 20 |
|
17 | 21 | ### 1.3.0 (3 January 2025)
|
18 | 22 |
|
19 |
| -* Upgraded PostgreSQL to 16.4 (#10) |
20 |
| -* Upgraded PostgreSQL to 16.6 (#11) |
21 |
| -* Upgraded PostgreSQL to 17.2 (#12) |
22 |
| -* Raised minimum supported Ruby/Rails version to 2.7/6.1 (#13) |
| 23 | +* Upgraded PostgreSQL to 16.4 ([#10](https://github.com/hausgold/alarmable/pull/10)) |
| 24 | +* Upgraded PostgreSQL to 16.6 ([#11](https://github.com/hausgold/alarmable/pull/11)) |
| 25 | +* Upgraded PostgreSQL to 17.2 ([#12](https://github.com/hausgold/alarmable/pull/12)) |
| 26 | +* Raised minimum supported Ruby/Rails version to 2.7/6.1 ([#13](https://github.com/hausgold/alarmable/pull/13)) |
23 | 27 |
|
24 | 28 | ### 1.2.4 (15 August 2024)
|
25 | 29 |
|
|
35 | 39 |
|
36 | 40 | ### 1.2.1 (9 August 2024)
|
37 | 41 |
|
38 |
| -* Added API docs building to continuous integration (#9) |
| 42 | +* Added API docs building to continuous integration ([#9](https://github.com/hausgold/alarmable/pull/9)) |
39 | 43 |
|
40 | 44 | ### 1.2.0 (8 July 2024)
|
41 | 45 |
|
42 |
| -* Upgraded to PostgreSQL 15.2 and Redis 7.0 (#5) |
43 |
| -* Moved the development dependencies from the gemspec to the Gemfile (#6) |
44 |
| -* Dropped support for Ruby <2.7 (#8) |
| 46 | +* Upgraded to PostgreSQL 15.2 and Redis 7.0 ([#5](https://github.com/hausgold/alarmable/pull/5)) |
| 47 | +* Moved the development dependencies from the gemspec to the Gemfile ([#6](https://github.com/hausgold/alarmable/pull/6)) |
| 48 | +* Dropped support for Ruby <2.7 ([#8](https://github.com/hausgold/alarmable/pull/8)) |
45 | 49 |
|
46 | 50 | ### 1.1.0 (24 February 2023)
|
47 | 51 |
|
48 | 52 | * Added support for Gem release automation
|
49 | 53 |
|
50 | 54 | ### 1.0.0 (18 January 2023)
|
51 | 55 |
|
52 |
| -* Bundler >= 2.3 is from now on required as minimal version (#4) |
53 |
| -* Dropped support for Ruby < 2.5 (#4) |
54 |
| -* Dropped support for Rails < 5.2 (#4) |
| 56 | +* Bundler >= 2.3 is from now on required as minimal version ([#4](https://github.com/hausgold/alarmable/pull/4)) |
| 57 | +* Dropped support for Ruby < 2.5 ([#4](https://github.com/hausgold/alarmable/pull/4)) |
| 58 | +* Dropped support for Rails < 5.2 ([#4](https://github.com/hausgold/alarmable/pull/4)) |
55 | 59 | * Updated all development/runtime gems to their latest
|
56 |
| - Ruby 2.5 compatible version (#4) |
| 60 | + Ruby 2.5 compatible version ([#4](https://github.com/hausgold/alarmable/pull/4)) |
57 | 61 |
|
58 | 62 | ### 0.1.2 (15 October 2021)
|
59 | 63 |
|
|
68 | 72 | * Configured simplecov correctly
|
69 | 73 | * Switched to SVG project teasers
|
70 | 74 | * Dropped support for EOL Ruby 2.2 and added 2.6
|
71 |
| -* Updated Code Climate configs (#1) |
| 75 | +* Updated Code Climate configs ([#1](https://github.com/hausgold/alarmable/pull/1)) |
72 | 76 | * Changed travis-ci.org to travis-ci.com links
|
73 | 77 | * Corrected the GNU Make release target
|
74 | 78 |
|
|
0 commit comments