Skip to content

Commit 556b0b8

Browse files
committed
added note for anyone transitioning from 1.0.x to 1.1.x
1 parent bd3a833 commit 556b0b8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,10 @@ class CustomizeStatements : MonoBehaviour
252252
}
253253
```
254254

255+
### For anyone transitioning from the 1.0.x build to 1.1.x
256+
257+
Remove any references to the XAPI namespace by deleting the following line: `using XAPI`. this namespace no longer exists.
258+
255259

256260
### Technical mumbo jumbo
257261

0 commit comments

Comments
 (0)