# Changelog for 0.0.6

#### Added Features:

- Add an option `__ENV__` argument to the `log` and `log_return` function so that 
  the context (line, function, module) can optionally be logged when the function is called.
- Rewrite functions`log/1`, `log/2`, `log/3`, `log_return/1`, `log_return/2` and `log_return/3` 

