rich-tracebacks 1.2.1 adds an experimental fix for an issue occurring in [PyCharm](https://jetbrains.com/pycharm) where rich-tracebacks would not work when a program called `sys.excepthook` while being run with PyCharm's debugger.
1.1.1
rich-tracebacks 1.1.1 adds support for passing module names to the `suppress` option.
1.0.1
rich-tracebacks 1.0.1 updates its README to accurately reflect its behavior.