# List of backwards compatibility fixes
As NGLess uses a version declaration string at the top of script means that NGLess can change its behaviour depending on the version used in the script.
This page documents the fixes that are currently implemented.
## NGLess 1.4
## NGLess 1.1
## NGLess 0.8
## NGLess 0.6
## NGLess 0.5
```python preprocess(input) using |r|:
…
``` is automatically treated as:
```python input = preprocess(input) using |r|:
…
Privacy: Usage of this site follows EMBL’s Privacy Policy. In accordance with that policy, we use Matomo to collect anonymised data on visits to, downloads from, and searches of this site. Contact: bork@embl.de.