Skip to content

Commit d806fe8

Browse files
committed
update changelog
1 parent 9d6513e commit d806fe8

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

content/pages/meta/00-change-log.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ on GitHub.
1616

1717

1818
## 2018
19+
### June
20+
* Further work on [companies using Python](/companies-using-python.html)
21+
page.
22+
1923
### May
2024
* Merged [PR #169](https://github.com/mattmakai/fullstackpython.com/pull/169)
2125
that cuts down on redirects to the new PyPI site. Thank you Sam!

content/pages/meta/04-page-statuses.markdown

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ kept up to date with accurate descriptions and resources.
3030
|Page | Status |
3131
|---------------------------------------------------------|--------------|
3232
|[Introduction](/introduction.html) | maintain |
33-
|[Learning Programming](/learning-programming.html) | intermediate |
34-
|[The Python Language](/python-programming-language.html) | intermediate |
35-
|[Why Use Python?](/why-use-python.html) | intermediate |
36-
|[Enterprise Python](/enterprise-python.html) | intermediate |
37-
|[Python Community](/python-community.html) | starter |
38-
|[Companies Using Python](/companies-using-python.html) | starter |
33+
|[Learning Programming](/learning-programming.html) | maintain |
34+
|[The Python Language](/python-programming-language.html) | maintain |
35+
|[Why Use Python?](/why-use-python.html) | maintain |
36+
|[Enterprise Python](/enterprise-python.html) | maintain |
37+
|[Python Community](/python-community.html) | maintain |
38+
|[Companies Using Python](/companies-using-python.html) | intermediate |
3939
|[Best Python Resources](/best-python-resources.html) | maintain |
40-
|[Must-watch Python Videos](/best-python-videos.html) | intermediate |
41-
|[Podcasts](/best-python-podcasts.html) | starter |
40+
|[Must-watch Python Videos](/best-python-videos.html) | maintain |
41+
|[Podcasts](/best-python-podcasts.html) | maintain |
4242

4343

4444
## Chapter 2: Development Environments

0 commit comments

Comments
 (0)