3.1.1
Bugfixes:
- intercept: file open with O_TRUNC to avoid corrupt output if the file is already exists. (#511 , @asierllano)
- intercept: file writing needs to loop on content until it gets empty (#512 , @asierllano)
- citnames: output writing is an atomic operation (#513 , @asierllano)
- documentation: run pandoc against man page sources