Skip to content

Commit

Permalink
Merge pull request #16 from FRACerqueira/v1.0.4
Browse files Browse the repository at this point in the history
updated docs
  • Loading branch information
FRACerqueira authored Nov 14, 2023
2 parents 92618af + 697d4c2 commit 4d4637b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 20 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,9 @@

## What's new in the latest version
### V1.0.4

- Release G.A with .NET8

### V1.0.3
[**Top**](#table-of-contents)

- First Release G.A
- Release G.A with .NET8

## Features
[**Top**](#table-of-contents)
Expand Down
4 changes: 0 additions & 4 deletions Src/NugetREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
## V1.0.4

- Release G.A with .NET8

## V1.0.3

- First Release G.A

## Features

Expand Down
6 changes: 0 additions & 6 deletions Src/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ PipeAndFilter was developed in C# with target frameworks:

- Release G.A with .NET8


*** What's new in V1.0.3 ***
----------------------------

- First Release G.A

**PipeAndFilter Sample-console Usage (Full features)**
------------------------------------------------------
await PipeAndFilter.New<MyClass>()
Expand Down
6 changes: 1 addition & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,9 @@ and the ability to parallel execute tasks over a pipe.

## What's new in the latest version
### V1.0.4

- Release G.A with .NET8

### V1.0.3
[**Top**](#table-of-contents)

- First Release G.A
- Release G.A with .NET8

## Features
[**Top**](#table-of-contents)
Expand Down
5 changes: 5 additions & 0 deletions docs/whatsnewprev.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
[![NuGet](https://img.shields.io/nuget/v/PipeAndFilter)](https://www.nuget.org/packages/PipeAndFilter/)
[![Downloads](https://img.shields.io/nuget/dt/PipeAndFilter)](https://www.nuget.org/packages/PipeAndFilter/)

### V1.0.3
[**Main**](index.md) | [**Top**](#pipeandfilter-whats-new)

- First Release G.A

### V1.0.2
[**Main**](index.md) | [**Top**](#pipeandfilter-whats-new)

Expand Down

0 comments on commit 4d4637b

Please sign in to comment.