Skip to content

Commit

Permalink
Merge pull request #157 from mettle/update-changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
willselby authored Jul 5, 2021
2 parents 886379b + 256e764 commit 8b3722c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Sendportal

## 2.0.3 - 2021-07-05
- Allow overwrite phpunit.xml only locally ([#148](https://github.com/mettle/sendportal/pull/148))

## 2.0.2 - 2021-04-30
- Automatic Invitation Acceptance For Existing Users ([#143](https://github.com/mettle/sendportal/pull/143))

## 2.0.1 - 2021-03-08
- Add form for allowing users to update their password ([#118](https://github.com/mettle/sendportal/pull/118))
- Use bootstrap for pagination ([#117](https://github.com/mettle/sendportal/pull/117))
- Add changelog.md ([#53](https://github.com/mettle/sendportal/pull/53))

## 2.0.0 - 2021-02-08

- Allow Core to be installed as a package in an existing project ([#88](https://github.com/mettle/sendportal/pull/88))
- Upgrade Package Support To Laravel 8 ([#108](https://github.com/mettle/sendportal/pull/108))
- Fix middleware redirect ([#71](https://github.com/mettle/sendportal/pull/71))
Expand All @@ -15,16 +20,13 @@
- remove laracatch dependancy ([#57](https://github.com/mettle/sendportal/pull/57))

## 1.0.2 - 2020-06-22

- updated `.gitkeep` to include the `database/migrations` directory ([#42](https://github.com/mettle/sendportal/pull/42))
- update `.gitignore` to include the `storage/laracatch` directory ([#20](https://github.com/mettle/sendportal/pull/20))
- removed useless frontend assets and dependencies ([#22](https://github.com/mettle/sendportal/pull/22))
- removed redundant configuration file ([#19](https://github.com/mettle/sendportal/pull/19))

## 1.0.1 - 2020-06-11

- fixed double verification email ([#10](https://github.com/mettle/sendportal/pull/10))

## 1.0.0 - 2020-06-09

- initial release

0 comments on commit 8b3722c

Please sign in to comment.