Skip to content

Commit

Permalink
Update History.md with the latest changes for v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koresar committed Jan 31, 2022
1 parent eb72ae0 commit 97e1f10
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# 3.0.0

- BREAKING: Drop support for MongoDB v3.4
- BREAKING: Drop support for MongoDB v3.4, only >=v3.6 is supported now.
- BREAKING: Drop support for node 10, but added node 16 support.
- Add `fastify` support
- feat: add `fastify` support #194
- fix: a lot of rendering issues
- fix: newer version of `mongodb` compatibility #193

This file won't mention contributors anymore. Because all contributors are listed on the [main page](https://github.com/agenda/agendash) now. Thanks GitHub!
This file won't mention contributors anymore. Because all contributors are listed on the [main page](https://github.com/agenda/agendash) now. Thanks, GitHub!

# 2.1.0 - JSON validation when creating jobs

Expand Down

0 comments on commit 97e1f10

Please sign in to comment.