Skip to content

Commit

Permalink
Modify change log
Browse files Browse the repository at this point in the history
  • Loading branch information
timandy committed Aug 15, 2024
1 parent de72bc4 commit 7141990
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
<!--变更日志-->

# v1.1.4 Release notes

### Features

- Support go version range `go1.18` ~ `go1.23`(New support `go1.23`).

### Changes

- Fix interface conversion error: getting nil value from ThreadLocal[T], where T is interface type.
- Update copyright.

# Links

- Source code [https://github.com/timandy/routine/tree/v1.1.4](https://github.com/timandy/routine/tree/v1.1.4)

---

# v1.1.3 Release notes

### Features
Expand Down

0 comments on commit 7141990

Please sign in to comment.