File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
+ # 2.3.0
4
+ * [ Add entity Avoidance Feature] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/281 )
5
+ * [ Fix bugs in movements.js] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/276 )
6
+ * [ Update Dependencies] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/277 )
7
+ * [ Fix issue with starting paths] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/280 )
8
+
3
9
# 2.2.0
4
10
* [ Add events typings] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/266 )
5
11
* [ Force look at blocks when breaking them] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/274 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mineflayer-pathfinder" ,
3
- "version" : " 2.2 .0" ,
3
+ "version" : " 2.3 .0" ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments