mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
add support for viewing streams
This commit is contained in:
parent
144f4ed3e1
commit
e160e55153
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
show type of account on account picker
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add views for watching streams
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
truncate open graph card description
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
cache timelines
|
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,17 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.15.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 0c92da8: Add views for watching streams
|
||||
- 7a339ae: cache timelines
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 593ad6b: show type of account on account picker
|
||||
- 038d342: truncate open graph card description
|
||||
|
||||
## 0.14.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.14.0",
|
||||
"version": "0.15.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user