Skip to content

Commit b994a5b

Browse files
committed
Increment version and changelog
1 parent 2c4d360 commit b994a5b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>sh.ball</groupId>
88
<artifactId>patchable</artifactId>
9-
<version>1.4.0</version>
9+
<version>1.5.0</version>
1010

1111
<name>patchable</name>
1212

src/main/resources/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
- 1.5.0
2+
- Add tooltip on inputs and outputs to make it clear what they are
3+
- Allow selected blocks to be deleted with the delete key
4+
- Removed right-click for movement and creating cables
5+
- This has been replaced with the left-click and drag to make cables
6+
- To move a block, you now select it with double-click or right-click, and then you can drag it
7+
18
- 1.4.0
29
- Update design of blocks, inputs and outputs
310
- Change how blocks are moved around

0 commit comments

Comments
 (0)