Small rewording to the CHANGELOG

This commit is contained in:
Bruno Oliveira
2018-05-15 21:01:37 -03:00
committed by GitHub
parent 4914135fdf
commit 1b2f4f4483

View File

@@ -1 +1 @@
introduce node.get_closest_marker(name, default=None) to support simple marker usage setups.
Introduce ``Node.get_closest_marker(name, default=None)`` to support simple marker usage scenarios.