Skip to content

Commit

Permalink
Feat() Update change log and travis url
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Jan 25, 2022
1 parent 1c3ed2e commit 5737707
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ after_success:
- npm run test:cov
notifications:
email:
- adrien.deperetti.freelance@gmail.com
- [email protected]
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.1.0] - 2021-01-25

Update packages to NestJs V8 - [#63](https://github.com/adrien2p/nestjs-dialogflow/pull/63) Thanks to @vincent-benbria

## [3.0.0] - 2019-03-30

Update package according to the new api of nestjs V6
Take advantage of discovery module provided by nestjs-plus

## [2.2.0] - 2019-03-04

Setup DiscoveryModule and cleanup the lib
Expand Down

0 comments on commit 5737707

Please sign in to comment.