Skip to content

Commit 11e3e06

Browse files
committed
Update README with last released version 0.3.2
1 parent 5500efc commit 11e3e06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ trello-java-wrapper is available on maven central. The current release is 0.3.1
1414
<dependency>
1515
<groupId>com.julienvey.trello</groupId>
1616
<artifactId>trello-java-wrapper</artifactId>
17-
<version>0.3.1</version>
17+
<version>0.3.2</version>
1818
</dependency>
1919
```
2020

@@ -187,7 +187,7 @@ If you are missing some fonctionnalities, you can easily contribute and propose
187187
| DELETE /1/cards/[card id or shortlink]/idMembers/[idMember]
188188
| DELETE /1/cards/[card id or shortlink]/labels/[color]
189189
| DELETE /1/cards/[card id or shortlink]/membersVoted/[idMember]
190-
| GET /1/checklists/[idChecklist]
190+
| GET /1/checklists/[idChecklist] | ![](http://icdn.pro/images/fr/v/e/verifier-vert-ok-icone-8505-48.png) | ![](http://icdn.pro/images/fr/v/e/verifier-vert-ok-icone-8505-48.png) | ![](http://icdn.pro/images/fr/v/e/verifier-vert-ok-icone-8505-48.png)
191191
| GET /1/checklists/[idChecklist]/[field]
192192
| GET /1/checklists/[idChecklist]/board
193193
| GET /1/checklists/[idChecklist]/board/[field]

0 commit comments

Comments
 (0)