File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.28.0] ( https://github.com/db0/pythorhead/tree/v0.28.0 ) (2025-01-15)
4
+
5
+ [ Full Changelog] ( https://github.com/db0/pythorhead/compare/v0.27.3...v0.28.0 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - feat: Adds endpoint for custom emoji [ \# 107] ( https://github.com/db0/pythorhead/pull/107 ) ([ db0] ( https://github.com/db0 ) )
10
+
3
11
## [ v0.27.3] ( https://github.com/db0/pythorhead/tree/v0.27.3 ) (2024-12-21)
4
12
5
13
[ Full Changelog] ( https://github.com/db0/pythorhead/compare/v0.27.2...v0.27.3 )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description = "A python library for interacting with Lemmy API"
8
8
authors = [
9
9
{
name =
" db0" ,
email =
" [email protected] " },
10
10
]
11
- version = " v0.27.3 "
11
+ version = " v0.28.0 "
12
12
readme = " README.md"
13
13
requires-python = " >=3.10"
14
14
license = { file =" LICENSE" }
You can’t perform that action at this time.
0 commit comments