Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
APMonitor authored Mar 27, 2024
1 parent 52bf0f4 commit 605bf42
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to the GEKKO project are documented in this file.

## [Unreleased]
### Added

### Changed

## [v1.1.0] - Version 1.1.0 Stable Release, Date: 2024-03-26
### Added
- Added `support` library for RAG-based Chatbot Support in Gekko
- Added examples that use the `support` module to create an agent to answer questions

Expand Down Expand Up @@ -234,7 +239,8 @@ All notable changes to the GEKKO project are documented in this file.
## 0.0.1a1 - Version 0.0.1 Alpha 1, Date: 2018-01-05
### Initial GEKKO public release, alpha version

[Unreleased]: https://github.com/BYU-PRISM/GEKKO/compare/v1.0.7...HEAD
[Unreleased]: https://github.com/BYU-PRISM/GEKKO/compare/v1.1.0...HEAD
[v1.1.0]: https://github.com/BYU-PRISM/GEKKO/compare/v1.0.7...v1.1.0
[v1.0.7]: https://github.com/BYU-PRISM/GEKKO/compare/v1.0.6...v1.0.7
[v1.0.6]: https://github.com/BYU-PRISM/GEKKO/compare/v1.0.5...v1.0.6
[v1.0.5]: https://github.com/BYU-PRISM/GEKKO/compare/v1.0.4...v1.0.5
Expand Down

0 comments on commit 605bf42

Please sign in to comment.