Skip to content

Commit

Permalink
Merge pull request #31 from sageteamorg/develop
Browse files Browse the repository at this point in the history
docs(changelog): update changelog
  • Loading branch information
sepehr-akbarzadeh authored Jul 25, 2024
2 parents cd8637e + 5d8bad7 commit 7ec0526
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
## Unreleased

### Fix

- **build**: solve versioning problem
- **README.md**: update README.md
- **stubs**: regenerate stubs

### Refactor

- improve docs for client section
- improve client service to handle reqs without ctx

## v0.4.0 (2024-07-17)

### Feat

- **sage_imap**: enhance imap service
- **IMAPMailboxService**: Add .eml file upload functionality to IMAP server
- **sage_imap**: enhance EmailMessage dataclass
- **IMAPMailboxService**: Add .eml file upload functionality to IMAP server

### Fix

Expand Down

0 comments on commit 7ec0526

Please sign in to comment.