Skip to content

Commit 7ec707d

Browse files
chore(release): prepare v1.1.0
1 parent 2d0e245 commit 7ec707d

20 files changed

Lines changed: 241 additions & 343 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.0.1](https://github.com/PLC-lang/rusty/releases/tag/v1.0.1) - 2026-06-09
5+
## [1.1.0](https://github.com/PLC-lang/rusty/releases/tag/v1.1.0) - 2026-06-25
6+
7+
### Added
8+
9+
- **stdlib**: Added LTIME to extra functions (#1781)
610

711
### Fixed
812

9-
- Hwmap no longer infinitely recurses when an enum is in the project (#1769)
13+
- Annotate allocas inside actions correctly (#1784)
14+
- Stdlib now accepts the correct data type for LDT_TO_** functions (#1780)
15+
- Resolve project paths containing glob metacharacters as literals (#1777)
16+
- Hwmap no longer infinitely recurses when an enum is in the project (#1769) (#1776)
1017
## [1.0.0](https://github.com/PLC-lang/rusty/releases/tag/v1.0.0) - 2026-06-03
1118

1219
### Added

0 commit comments

Comments
 (0)