Skip to content

Commit 15f3c39

Browse files
actions-usergithub-actions[bot]
authored andcommitted
chore: update changelog
1 parent c9febde commit 15f3c39

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

CHANGELOG.md

+14-16
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/ai16z/eliza/tree/HEAD)
3+
## [v0.1.4-alpha.0](https://github.com/ai16z/eliza/tree/v0.1.4-alpha.0) (2024-11-22)
4+
5+
[Full Changelog](https://github.com/ai16z/eliza/compare/v0.1.3...v0.1.4-alpha.0)
46

5-
[Full Changelog](https://github.com/ai16z/eliza/compare/v0.1.4-alpha.0...HEAD)
7+
**Implemented enhancements:**
8+
9+
- Run using Bun.sh [\#492](https://github.com/ai16z/eliza/issues/492)
10+
- Move Trust DB into package [\#342](https://github.com/ai16z/eliza/issues/342)
11+
- Core Unit Tests [\#340](https://github.com/ai16z/eliza/issues/340)
12+
13+
**Fixed bugs:**
14+
15+
- Twitter Dry Run not working [\#451](https://github.com/ai16z/eliza/issues/451)
16+
- getCachedEmbeddings broken for sqlite adapter [\#251](https://github.com/ai16z/eliza/issues/251)
617

718
**Merged pull requests:**
819

20+
- fix: remove sol dep [\#504](https://github.com/ai16z/eliza/pull/504) ([ponderingdemocritus](https://github.com/ponderingdemocritus))
921
- fix: deps [\#503](https://github.com/ai16z/eliza/pull/503) ([ponderingdemocritus](https://github.com/ponderingdemocritus))
1022
- chore: add contributor license [\#502](https://github.com/ai16z/eliza/pull/502) ([futjrnaut](https://github.com/futjrnaut))
1123
- node-v [\#501](https://github.com/ai16z/eliza/pull/501) ([ponderingdemocritus](https://github.com/ponderingdemocritus))
@@ -39,20 +51,6 @@
3951
- feat: Cache Manager [\#378](https://github.com/ai16z/eliza/pull/378) ([bmgalego](https://github.com/bmgalego))
4052
- feat: adding back the renovate file for automated security scanning [\#358](https://github.com/ai16z/eliza/pull/358) ([sirkitree](https://github.com/sirkitree))
4153

42-
## [v0.1.4-alpha.0](https://github.com/ai16z/eliza/tree/v0.1.4-alpha.0) (2024-11-22)
43-
44-
[Full Changelog](https://github.com/ai16z/eliza/compare/v0.1.3...v0.1.4-alpha.0)
45-
46-
**Implemented enhancements:**
47-
48-
- Move Trust DB into package [\#342](https://github.com/ai16z/eliza/issues/342)
49-
- Core Unit Tests [\#340](https://github.com/ai16z/eliza/issues/340)
50-
51-
**Fixed bugs:**
52-
53-
- Twitter Dry Run not working [\#451](https://github.com/ai16z/eliza/issues/451)
54-
- getCachedEmbeddings broken for sqlite adapter [\#251](https://github.com/ai16z/eliza/issues/251)
55-
5654
## [v0.1.3](https://github.com/ai16z/eliza/tree/v0.1.3) (2024-11-20)
5755

5856
[Full Changelog](https://github.com/ai16z/eliza/compare/v0.1.3-alpha.2...v0.1.3)

0 commit comments

Comments
 (0)