In fact it has just gotten closer.
Logic reasoning is a pretty solid branch of AI since it’s inception. Robust solutions exist for most problems; even a programming language based on its principles (Prolog).
With ChatGPT there is now a system that can express the results from automatic logic reasoning in language.
The next step would be to combine the two, i.e. tell chatGPT to explain the result of a logic reasoning program in natural language. It could of course also be asked to translate a natural language query into Prolog code.
This will probably require retraining the model, but I guess the demo we are given by OpenAI leaves little doubt that this is perfectly doable.
ChatGPT has the potential to plug the gap between GOFAI and natural language, which is quite a feat.