Skip to content

Commit

Permalink
Updare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshapalov committed Apr 20, 2024
1 parent 2e7b582 commit 4212d13
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,38 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2020-03-20
## [0.1.0] - 2024-04-20

### Added

- Initialise repository.
- Add RubyAI::Client to connect to OpenAI API using user credentials.
- New version

## [0.1.1] - 2024-02-21
## [0.1.0] - 2024-01-21

### Added

- Github Action
- Faraday gem

## [0.1.2] - 2024-02-22
## [0.0.3] - 2024-02-22

### Added

- Rubocop gem

## [0.1.3] - 2024-02-23
## [0.0.2] - 2024-02-23

### Added

- Models GPT-4

## [0.0.1] - 2023-03-20

### Added

- Models GPT-4
- Initialise repository.
- Add RubyAI::Client to connect to OpenAI API using user credentials.




0 comments on commit 4212d13

Please sign in to comment.