Skip to content

Commit

Permalink
Improved the changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Hermann Mayer <[email protected]>
  • Loading branch information
Jack12816 committed Sep 25, 2024
1 parent 527de0c commit fc0d617
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,46 +2,46 @@

* TODO: Replace this bullet point with an actual description of a change.

### 1.4.4
### 1.4.4 (15 August 2024)

* Just a retag of 1.4.1

### 1.4.3
### 1.4.3 (15 August 2024)

* Just a retag of 1.4.1

### 1.4.2
### 1.4.2 (9 August 2024)

* Just a retag of 1.4.1

### 1.4.1
### 1.4.1 (9 August 2024)

* Added API docs building to continuous integration (#6)

### 1.4.0
### 1.4.0 (8 July 2024)

* Moved the development dependencies from the gemspec to the Gemfile (#4)
* Dropped support for Ruby <2.7 (#5)

### 1.3.0
### 1.3.0 (24 February 2023)

* Added support for Gem release automation

### 1.2.0
### 1.2.0 (18 January 2023)

* Bundler >= 2.3 is from now on required as minimal version (#2)
* Dropped support for Ruby < 2.5 (#2)
* Dropped support for Rails < 5.2 (#2)
* Updated all development/runtime gems to their latest
Ruby 2.5 compatible version (#2)

### 1.1.0
### 1.1.0 (21 September 2022)

* Added a raw response handler hook which allows to check/modify the neo4j
response body before it gets JSON parsed
(`Boltless.configuration.raw_response_handler`) (#1)

### 1.0.0
### 1.0.0 (15 August 2022)

* Initial gem implementation
* Full support for the neo4j HTTP API/Cypher transaction API
Expand Down

0 comments on commit fc0d617

Please sign in to comment.