# Change Logs

## [0.0.5] 4 Apr. 2021

### New Features

- RNode contract now emits `ReceiveTFC` event when it receives TFC transfer from any other accounts. 
[Source](./contracts/RNode.sol#L15), [Example](./src/playground/index.ts#L96)
  
