Skip to content

Commit b3f0267

Browse files
authored
Merge pull request #188 from minrk/changelog-heading
fix heading level in 0.3 changelog
2 parents 1b61f52 + cb948a8 commit b3f0267

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/source/changelog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ For detailed changes from the prior release, click on the version number
44
and its link will bring up a GitHub listing of changes. Use `git log` on
55
the command line for details.
66

7-
### [0.3.0](https://github.com/jupyterhub/traefik-proxy/compare/0.2.0...0.3.0) 2021-10-18
7+
## [0.3.0](https://github.com/jupyterhub/traefik-proxy/compare/0.2.0...0.3.0) 2021-10-18
88

9-
#### Enhancements made
9+
### Enhancements made
1010

1111
- Support ARM in binary package installs [#129](https://github.com/jupyterhub/traefik-proxy/pull/129) ([@yuvipanda](https://github.com/yuvipanda))
1212

13-
#### Bugs fixed
13+
### Bugs fixed
1414

1515
- Fix handling default server routes in TraefikTomlProxy [#131](https://github.com/jupyterhub/traefik-proxy/pull/131) ([@dolfinus](https://github.com/dolfinus))
1616
- Make etcd3 & python-consul2 soft dependencies [#127](https://github.com/jupyterhub/traefik-proxy/pull/127) ([@yuvipanda](https://github.com/yuvipanda))
1717

18-
#### Continuous integration
18+
### Continuous integration
1919

2020
- ci: don't run tests if docs change [#139](https://github.com/jupyterhub/traefik-proxy/pull/139) ([@consideRatio](https://github.com/consideRatio))
2121
- ci/docs: install autodocs-traits as a PyPI package & pin sphinx [#138](https://github.com/jupyterhub/traefik-proxy/pull/138) ([@consideRatio](https://github.com/consideRatio))
2222

23-
#### Contributors to this release
23+
### Contributors to this release
2424

2525
([GitHub contributors page for this release](https://github.com/jupyterhub/traefik-proxy/graphs/contributors?from=2021-02-24&to=2021-10-18&type=c))
2626

0 commit comments

Comments
 (0)