[release] Bump to version 66.1
- Fix bug in agent session templates
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
#+title: CHANGELOG
|
||||
|
||||
* Version 66.1 [1/1]
|
||||
** DONE [#A] Fix bug in agent session templates :templates:homepage:scrobbles:agents:
|
||||
:PROPERTIES:
|
||||
:ID: 187aae32-e98b-c74d-5a8b-3284108ff0eb
|
||||
:END:
|
||||
|
||||
* Version 66.0 [1/1]
|
||||
** DONE [#A] Do a deep dive on making homepage clearer and more efficient :ui:homepage:scrobbles:
|
||||
:PROPERTIES:
|
||||
|
||||
@ -18,7 +18,7 @@ tasks, Todoist tasks, web pages I've read and trails I've hiked has turned out
|
||||
to be sometimes cathartic and sometimes functional as I try to remember when I
|
||||
did a thing.
|
||||
|
||||
* Backlog [1/31] :vrobbler:project:personal:
|
||||
* Backlog [0/30] :vrobbler:project:personal:
|
||||
** TODO [#C] Configure IMAP folder/start in user profile :imap:settings:
|
||||
*** Description
|
||||
|
||||
@ -590,7 +590,3 @@ The Edit log form should have from top to bottom:
|
||||
- People (which should be similar to the Bird widget on BirdLocation and allow setting per user score, win true/false, rank, new true/false, seat_ordrer)
|
||||
- Expansion ids (which should a multi-select widget of expansions for this game)
|
||||
- Location (which should be a drop down of BoardGameLocations for this user)
|
||||
** DONE [#A] Fix bug in agent session templates :templates:homepage:scrobbles:agents:
|
||||
:PROPERTIES:
|
||||
:ID: 187aae32-e98b-c74d-5a8b-3284108ff0eb
|
||||
:END:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "vrobbler"
|
||||
version = "66.0"
|
||||
version = "66.1"
|
||||
description = ""
|
||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user