Skip to content

Commit

Permalink
0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad committed May 8, 2020
1 parent c804fc4 commit 34c7c1d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.4.9](https://github.com/mongodb/snooty/compare/v0.4.8...v0.4.9) - 2020-05-08

### Merged

- DOP-1078: Correctly write intersphinx inventory [`#189`](https://github.com/mongodb/snooty/pull/189)
- DOP-1008: Ignore raw directive [`#188`](https://github.com/mongodb/snooty/pull/188)

## [v0.4.8](https://github.com/mongodb/snooty/compare/v0.4.7...v0.4.8) - 2020-05-06

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snooty",
"version": "0.4.8",
"version": "0.4.9",
"repository": "github:mongodb/snooty",
"devDependencies": {
"auto-changelog": "^1.16.2",
Expand Down

0 comments on commit 34c7c1d

Please sign in to comment.