Skip to content

Commit 5535553

Browse files
committed
Update changelog links
1 parent 76fa477 commit 5535553

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## [Unreleased](unreleased)
4+
5+
6+
## [0.8.5] - 2022-01-14
47
### Changed
58
- Update SQLite from [3.37.0](https://www.sqlite.org/releaselog/3_37_0.html) to [3.37.2](https://sqlite.org/releaselog/3_37_2.html)
69

@@ -155,7 +158,9 @@
155158

156159

157160
[ecto_sqlite3]: <https://github.com/elixir-sqlite/ecto_sqlite3>
158-
[unreleased]: https://github.com/elixir-sqlite/exqlite/compare/v0.7.2...HEAD
161+
[unreleased]: https://github.com/elixir-sqlite/exqlite/compare/v0.8.5...HEAD
162+
[0.8.5]: https://github.com/elixir-sqlite/exqlite/compare/v0.8.4...v0.8.5
163+
[0.8.4]: https://github.com/elixir-sqlite/exqlite/compare/v0.8.3...v0.8.4
159164
[0.8.3]: https://github.com/elixir-sqlite/exqlite/compare/v0.8.2...v0.8.3
160165
[0.8.2]: https://github.com/elixir-sqlite/exqlite/compare/v0.8.1...v0.8.2
161166
[0.8.1]: https://github.com/elixir-sqlite/exqlite/compare/v0.8.0...v0.8.1

0 commit comments

Comments
 (0)