Skip to content

Commit 5be6233

Browse files
committed
version 0.10.8
1 parent 64fd33e commit 5be6233

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
<!-- links start -->
9-
[Unreleased]: https://github.com/aviatesk/JET.jl/compare/v0.10.7...HEAD
9+
[Unreleased]: https://github.com/aviatesk/JET.jl/compare/v0.10.8...HEAD
10+
[0.10.8]: https://github.com/aviatesk/JET.jl/compare/v0.10.7...v0.10.8
1011
[0.10.7]: https://github.com/aviatesk/JET.jl/compare/v0.10.6...v0.10.7
1112
[0.10.6]: https://github.com/aviatesk/JET.jl/compare/v0.10.5...v0.10.6
1213
[0.10.5]: https://github.com/aviatesk/JET.jl/compare/v0.10.4...v0.10.5
@@ -47,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4748
<!-- links end -->
4849

4950
## [Unreleased]
51+
52+
## [0.10.8]
5053
### Added
5154
- ui: Add `sourceinfo` configuration option to control file path display in
5255
error reports. The new option supports five modes:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "JET"
22
uuid = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
3-
version = "0.10.7"
3+
version = "0.10.8"
44
authors = ["Shuhei Kadowaki <[email protected]>"]
55

66
[deps]

0 commit comments

Comments
 (0)