Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
howmanysmall committed Apr 11, 2023
1 parent 46d1f49 commit 127ac93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.15.2] - 2023-04-11

### Changed

- `Janitor.new` actually returns the typed Janitor class.

## [1.15.1] - 2022-11-30

### Added
Expand Down
2 changes: 1 addition & 1 deletion docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ HttpService.HttpEnabled = HttpEnabled`}

```toml
[dependencies]
Janitor = "howmanysmall/janitor@^1.15.1"
Janitor = "howmanysmall/janitor@^1.15.2"
```

## Next
Expand Down

0 comments on commit 127ac93

Please sign in to comment.