|
1 | 1 | ### next
|
2 | 2 |
|
3 |
| -* Added all versions up to Ruby 3.4 to the CI matrix (#12) |
| 3 | +* TODO: Replace this bullet point with an actual description of a change. |
| 4 | + |
| 5 | +### 3.10.0 (30 January 2025) |
| 6 | + |
| 7 | +* Added all versions up to Ruby 3.4 to the CI matrix ([#12](https://github.com/hausgold/conversejs/pull/12)) |
4 | 8 |
|
5 | 9 | ### 3.9.0 (23 January 2025)
|
6 | 10 |
|
7 |
| -* Added support for Rails 7.1 (#11) |
| 11 | +* Added support for Rails 7.1 ([#11](https://github.com/hausgold/conversejs/pull/11)) |
8 | 12 |
|
9 | 13 | ### 3.8.1 (17 January 2025)
|
10 | 14 |
|
11 |
| -* Added the logger dependency (#10) |
| 15 | +* Added the logger dependency ([#10](https://github.com/hausgold/conversejs/pull/10)) |
12 | 16 |
|
13 | 17 | ### 3.8.0 (12 January 2025)
|
14 | 18 |
|
15 |
| -* Switched to Zeitwerk as autoloader (#9) |
| 19 | +* Switched to Zeitwerk as autoloader ([#9](https://github.com/hausgold/conversejs/pull/9)) |
16 | 20 |
|
17 | 21 | ### 3.7.0 (3 January 2025)
|
18 | 22 |
|
19 |
| -* Raised minimum supported Ruby/Rails version to 2.7/6.1 (#8) |
| 23 | +* Raised minimum supported Ruby/Rails version to 2.7/6.1 ([#8](https://github.com/hausgold/conversejs/pull/8)) |
20 | 24 |
|
21 | 25 | ### 3.6.5 (15 August 2024)
|
22 | 26 |
|
|
36 | 40 |
|
37 | 41 | ### 3.6.1 (9 August 2024)
|
38 | 42 |
|
39 |
| -* Added API docs building to continuous integration (#7) |
| 43 | +* Added API docs building to continuous integration ([#7](https://github.com/hausgold/conversejs/pull/7)) |
40 | 44 |
|
41 | 45 | ### 3.6.0 (8 July 2024)
|
42 | 46 |
|
43 |
| -* Moved the development dependencies from the gemspec to the Gemfile (#5) |
44 |
| -* Dropped support for Ruby <2.7 (#6) |
| 47 | +* Moved the development dependencies from the gemspec to the Gemfile ([#5](https://github.com/hausgold/conversejs/pull/5)) |
| 48 | +* Dropped support for Ruby <2.7 ([#6](https://github.com/hausgold/conversejs/pull/6)) |
45 | 49 |
|
46 | 50 | ### 3.5.0 (24 February 2023)
|
47 | 51 |
|
48 | 52 | * Added support for Gem release automation
|
49 | 53 |
|
50 | 54 | ### 3.4.0 (18 January 2023)
|
51 | 55 |
|
52 |
| -* Bundler >= 2.3 is from now on required as minimal version (#3) |
53 |
| -* Dropped support for Ruby < 2.5 (#3) |
54 |
| -* Dropped support for Rails < 5.2 (#3) |
| 56 | +* Bundler >= 2.3 is from now on required as minimal version ([#3](https://github.com/hausgold/conversejs/pull/3)) |
| 57 | +* Dropped support for Ruby < 2.5 ([#3](https://github.com/hausgold/conversejs/pull/3)) |
| 58 | +* Dropped support for Rails < 5.2 ([#3](https://github.com/hausgold/conversejs/pull/3)) |
55 | 59 | * Updated all development/runtime gems to their latest
|
56 |
| - Ruby 2.5 compatible version (#3) |
| 60 | + Ruby 2.5 compatible version ([#3](https://github.com/hausgold/conversejs/pull/3)) |
57 | 61 |
|
58 | 62 | ### 3.3.6 (15 October 2021)
|
59 | 63 |
|
|
64 | 68 |
|
65 | 69 | * Corrected the badge links
|
66 | 70 | * Switched to SVG project teasers
|
67 |
| -* Updated Travis CI and Code Climate configs (#1) |
| 71 | +* Updated Travis CI and Code Climate configs ([#1](https://github.com/hausgold/conversejs/pull/1)) |
68 | 72 | * Changed travis-ci.org to travis-ci.com links
|
69 |
| -* Fix the broken tests for Sprockets 4+ (#2) |
| 73 | +* Fix the broken tests for Sprockets 4+ ([#2](https://github.com/hausgold/conversejs/pull/2)) |
70 | 74 |
|
71 | 75 | ### 3.3.4 (9 May 2018)
|
72 | 76 |
|
|
0 commit comments