File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.6.4] - 2026-04-05
6+
7+ ### Changed
8+
9+ - Require registered agent files directly
10+
11+ ### Fixed
12+
13+ - Skip duplicate gems from Huginn when loading development dependencies
14+
515## [ 0.6.3] - 2026-04-05
616
717### Added
@@ -114,7 +124,8 @@ All notable changes to this project will be documented in this file.
114124- First official and working release
115125
116126
117- [ Unreleased ] : https://github.com/huginn/huginn_agent/compare/v0.6.3...HEAD
127+ [ Unreleased ] : https://github.com/huginn/huginn_agent/compare/v0.6.4...HEAD
128+ [ 0.6.4 ] : https://github.com/huginn/huginn_agent/compare/v0.6.3...v0.6.4
118129[ 0.6.3 ] : https://github.com/huginn/huginn_agent/compare/v0.6.2...v0.6.3
119130[ 0.6.2 ] : https://github.com/huginn/huginn_agent/compare/v0.6.1...v0.6.2
120131[ 0.6.1 ] : https://github.com/huginn/huginn_agent/compare/v0.6.0...v0.6.1
Original file line number Diff line number Diff line change 11class HuginnAgent
2- VERSION = "0.6.3 "
2+ VERSION = "0.6.4 "
33end
You can’t perform that action at this time.
0 commit comments