From 8c66348f39926b5d95aeca39a6e7cbb2e33dd2a3 Mon Sep 17 00:00:00 2001 From: Infi Date: Thu, 27 Jun 2024 20:26:29 +0200 Subject: [PATCH] docs(cl): 1002000 debug changelog Signed-off-by: Infi --- docs/src/content/changelogs/1002000.md | 40 ++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/src/content/changelogs/1002000.md diff --git a/docs/src/content/changelogs/1002000.md b/docs/src/content/changelogs/1002000.md new file mode 100644 index 00000000..c9d4e255 --- /dev/null +++ b/docs/src/content/changelogs/1002000.md @@ -0,0 +1,40 @@ +--- +version: + code: 1002000 + name: 1.2.0-beta+gp20 + title: Second June Patch +date: + publish: 2024-06-27T20:18:00.000Z +summary: Changelog McChangelogface +--- + +**TODO:** + +- New changelog system. +- New image picker experience. Native android. Backport by Google Play Services. Can now directly + select Google Photos. +- Stability improvements. +- Further stability improvements on older devices. + +Yada yada yada, this is a changelog. This is a changelog. This is a changelog. This is a changelog. + +## This is here to pad out the changelog + +Hello, this is a changelog. It's here to tell you about the changes in this version. It's a good +idea to read it so you know what's new. If you don't read it, you might miss out on some cool new +features. + +It opens in a bottom sheet now. It already did but we now switched to XML for the layout. This +means it is now better because Jetpack Compose bottom sheets are still funky. + +## This is a table + +| Column 1 | Column 2 | Column 3 | +|----------|----------|----------| +| Row 1 | Row 2 | Row 3 | +| Row 2 | Row 3 | Row 4 | +| Row 3 | Row 4 | Row 5 | + +This is my favourite app: + +![andyroid](https://autumn.revolt.chat/attachments/GxR_zMNbq3f-Fe8r6C0FB0GByfoVM5bAZy4urUEbwb) \ No newline at end of file