Update changelog for v1.0.3

This commit is contained in:
bkellam 2024-10-15 17:39:09 -07:00
parent 825a5aa7f5
commit 23c77d2000

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.0.3] - 2024-10-15
### Fixed
- Fixed issue with unicode characters not being displayed correctly ([#38](https://github.com/sourcebot-dev/sourcebot/pull/38))
## [1.0.2] - 2024-10-09
### Fixed