Skip to content

Commit

Permalink
Prepare release 1.0.148-preview [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Buildvana committed Aug 1, 2023
1 parent 77a9e14 commit 88f99d4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### New features

- Added `Louis.Fluency.FluentExtensions.Chain` method group, semantically equivalent to `Invoke` but using fluent methods or lambdas that return the same type as their first parameters. Now you can use even a local function as if it were an extension method.

### Changes to existing features

### Bugs fixed in this release

### Known problems introduced by this release

## [1.0.148-preview](https://github.com/Tenacom/Louis/releases/tag/1.0.148-preview) (2023-08-01)

### New features

- Added `Louis.Fluency.FluentExtensions.Chain` method group, semantically equivalent to `Invoke` but using fluent methods or lambdas that return the same type as their first parameters. Now you can use even a local function as if it were an extension method.

## [1.0.138-preview](https://github.com/Tenacom/Louis/releases/tag/1.0.138-preview) (2023-07-23)

### New features
Expand Down

0 comments on commit 88f99d4

Please sign in to comment.