Skip to content

Commit 5c5a6ba

Browse files
chore: release v0.1.4 (#43)
1 parent f8a6aa0 commit 5c5a6ba

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.4](https://github.com/colibri-social/appview/compare/v0.1.3...v0.1.4) - 2026-07-21
11+
12+
### Added
13+
14+
- Push notifications for all message types ([#44](https://github.com/colibri-social/appview/pull/44))
15+
16+
### Fixed
17+
18+
- Backfill members from membership records ([#42](https://github.com/colibri-social/appview/pull/42))
19+
1020
## [0.1.3](https://github.com/colibri-social/appview/compare/v0.1.2...v0.1.3) - 2026-07-15
1121

1222
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["."]
33

44
[package]
55
name = "colibri-appview"
6-
version = "0.1.3"
6+
version = "0.1.4"
77
edition = "2024"
88

99
[profile.release]

0 commit comments

Comments
 (0)