Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow authored Oct 18, 2023
1 parent 5457978 commit 02cd0a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Active Choices plug-in changelog

## Version 2.8.1 (20??/??/??)

1. [#147](https://github.com/jenkinsci/active-choices-plugin/pull/147): Use `Files.createTempDir` to make sure files are created with permissions that are not too permissive (in tests) (thanks to @caytec)
2. Bump @babel/preset-env from 7.22.20 to 7.23.2
3. Bump @babel/preset-typescript from 7.23.0 to 7.23.2

## Version 2.8.0 (2023/10/11)

1. [#80](https://github.com/jenkinsci/active-choices-plugin/pull/80): Add `@Symbol` to support declarative pipelines (thanks to @mamh2021, original submitted in #43)
Expand Down

0 comments on commit 02cd0a2

Please sign in to comment.