Skip to content

Commit

Permalink
update changelog and build script
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu committed Mar 1, 2023
1 parent 4594355 commit 2cf2f4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.3.2]

### Fixed
- The non-singleton service is instantiated unexpectedly during host.

## [3.3.1]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ artifacts:
deploy:
provider: NuGet
api_key:
secure: sWL/NJKz8FlteNgBJjK4mGnc5RUtQ/kwfI39IpnUDUBsO6oUR3M/6yoSYatiCiaG
secure: MgcHlxjQ6r/qVrOqrfPOqohB0KilPGA5ogx4/L6viXQGI7lj6k0HrmI+6dC9BnxI
on:
appveyor_repo_tag: true

0 comments on commit 2cf2f4f

Please sign in to comment.