Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Oct 18, 2023
1 parent bed13c4 commit 19e8ebb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->

## 1.1.0 2023-10-18


### Added

- Add `Dry::Files#chmod(path, mode)` to modify file permissions. Provide the mode as an integer
to match UNIX octal permissions, such as `0o755`. (@timriley in #18)


[Compare v1.0.2...v1.1.0](https://github.com/dry-rb/dry-files/compare/v1.0.2...v1.1.0)

## 1.0.2 2023-10-03


Expand Down

0 comments on commit 19e8ebb

Please sign in to comment.