summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2020-01-15 06:16:04 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2020-04-10 11:51:56 -0700
commit1b64bb4a8617aca21ade1db45e39b29556a7bac7 (patch)
tree8b1aacb6c8ae830372970997bf9a5c4c25b3ee48
parent4d4321738e05f5883ce0c5b42a932a6b5d43416e (diff)
Updating changelog [ci skip]v2.2-beta
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d5b4a5f..a3be2742 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
**Build:**
+- Change PyPI auth method in build pipeline [\#807](https://github.com/jrnl-org/jrnl/pull/807) ([wren](https://github.com/wren))
- Automagically update the changelog you see before your very eyes! [\#806](https://github.com/jrnl-org/jrnl/pull/806) ([wren](https://github.com/wren))
- Update Black version and lock file to fix builds on develop branch [\#784](https://github.com/jrnl-org/jrnl/pull/784) ([wren](https://github.com/wren))
- Run black formatter on codebase for standardization [\#778](https://github.com/jrnl-org/jrnl/pull/778) ([wren](https://github.com/wren))