Skip to content

Commit d92cf1e

Browse files
committed
Fix CHANGELOG formatting
1 parent 6a86bc1 commit d92cf1e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.org

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
Newest items at the top. Note that updates before 2022-August were copied from
44
[[https://groups.google.com/g/clojars-maintainers][announcements on the Clojars Maintainer's mailing list]] with little editing.
55

6-
* 2023-October
6+
** 2023-October
77
*** [[https://github.com/clojars/clojars-web/commits/2023-10-18.2012][2023-10-18.2012]]
88
+ [[https://github.com/clojars/clojars-web/commit/2d09602722df78ef40e30f5d9bcf01df011af27e][Convert from yesql to honeysql for SQL queries]] ([[https://github.com/tobias][Toby Crawley]])
99
+ [[https://github.com/clojars/clojars-web/commit/1116f6c6b3a5cc7b484fdb24175127f43f232d83][Convert from java.jdbc to next.jdbc]] ([[https://github.com/tobias][Toby Crawley]])
1010
+ [[https://github.com/clojars/clojars-web/commit/07603ad74ea21f722ef7184f200b04ff6e75b30e][Don't send password change email when just profile email address changed]] ([[https://github.com/tobias][Toby Crawley]])
1111
+ [[https://github.com/clojars/clojars-web/commit/f1b251f4e788798a61cdb0d72023a00f7525945f][Adjust dependencies to address CVEs]] ([[https://github.com/tobias][Toby Crawley]])
1212

13-
* 2023-September
13+
** 2023-September
1414
*** [[https://github.com/clojars/clojars-web/commits/2023-09-28.2002][2023-09-28.2002]]
1515
+ [[https://github.com/clojars/clojars-web/commit/29b5d25cdc8ede87a35967691110f84a4a8c23d1][Prevent memory leak from in-memory session store]] ([[https://github.com/tobias][Toby Crawley]])
1616

1717
*** [[https://github.com/clojars/clojars-web/commits/2023-09-29.2006][2023-09-29.2006]]
1818
+ [[https://github.com/clojars/clojars-web/pull/874][Require a license in the POM for new projects]] ([[https://github.com/tobias][Toby Crawley]])
1919

20-
* 2023-August
20+
** 2023-August
2121
*** [[https://github.com/clojars/clojars-web/commits/218][218]]
2222
+ [[https://github.com/clojars/clojars-web/issues/659][Exceptions from clojars.routes.repo are not reported]] ([[https://github.com/tobias][Toby Crawley]])
2323

@@ -33,7 +33,7 @@ Newest items at the top. Note that updates before 2022-August were copied from
3333
Note: We changed from a counter for the release version to ~<date>.<commit-count>~ with this release.
3434

3535
+ [[https://github.com/clojars/clojars-web/pull/872][Migrate from project.clj to deps.edn]] ([[https://github.com/tobias][Toby Crawley]])
36-
* 2023-July
36+
** 2023-July
3737
*** [[https://github.com/clojars/clojars-web/commits/213][213]]
3838
+ [[https://github.com/clojars/clojars-web/pull/869][Generate repo index.html files on each deploy]] ([[https://github.com/tobias][Toby Crawley]])
3939

@@ -51,7 +51,7 @@ Note: We changed from a counter for the release version to ~<date>.<commit-count
5151
*** [[https://github.com/clojars/clojars-web/commits/217][217]]
5252
+ [[https://github.com/clojars/clojars-web/commit/db579608bdb57444336932efb178530aa8d28add][Improve uncaught exception handling]] ([[https://github.com/tobias][Toby Crawley]])
5353

54-
* 2023-June
54+
** 2023-June
5555
*** [[https://github.com/clojars/clojars-web/commits/210][210]]
5656
+ [[https://github.com/clojars/clojars-web/commit/c8c10beb9288129ba499f0ef34868e6de8bbbfcb][Don't share SimpleDateFormat objects as they aren't thread-safe]] ([[https://github.com/tobias][Toby Crawley]])
5757
+ [[https://github.com/clojars/clojars-web/commit/df306df0f74ce4a0873be135077c999571bf1d53][Don't call s3 or cache for invalid repo paths]] ([[https://github.com/tobias][Toby Crawley]])
@@ -63,7 +63,7 @@ Note: We changed from a counter for the release version to ~<date>.<commit-count
6363
*** [[https://github.com/clojars/clojars-web/commits/212][212]]
6464
+ [[https://github.com/clojars/clojars-web/pull/868][Use SQS for async processing instead of the tap queue]] ([[https://github.com/tobias][Toby Crawley]])
6565

66-
* 2023-May
66+
** 2023-May
6767
*** [[https://github.com/clojars/clojars-web/commits/200][200]]
6868
+ [[https://github.com/clojars/clojars-web/issues/864][Properly verify io groups for VCS self-service verification]] ([[https://github.com/tobias][Toby Crawley]])
6969

0 commit comments

Comments
 (0)